Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007471100%coinbase122d ago0x93af75…0e273a
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007544100%coinbase122d ago0x66896c…1a1572
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007522100%coinbase122d ago0x20b809…3140eb
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007325100%coinbase122d ago0x4c320c…c05fbc
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007479100%coinbase122d ago0xf1c4e0…1b1283
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007317100%coinbase122d ago0x6b1b0b…b7eafe
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007286100%coinbase122d ago0x0f3976…47dcdb
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007288100%coinbase122d ago0x4ad50d…bcc046
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007274100%coinbase122d ago0x0c9003…8114a2
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007466100%coinbase122d ago0xafc532…0f544f
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.00744100%coinbase122d ago0x7e9ae8…ae4d31
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007483100%coinbase122d ago0xf29a1a…c06fb4
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007402100%coinbase122d ago0xe21612…290574
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007393100%coinbase122d ago0x0647f5…59c27b
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007462100%coinbase122d ago0xa09677…b92d34
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.00734100%coinbase122d ago0x99ca2e…2661e6
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007395100%coinbase122d ago0xd9de20…c63eb9
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007262100%coinbase122d ago0xe745de…8900f6
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007347100%coinbase122d ago0xdc28f4…347966
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007325100%coinbase122d ago0xf39085…43d6e3
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007402100%coinbase122d ago0x11ef1f…d8cd2d
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.006824100%coinbase122d ago0xb021c2…eb5cdd
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.006587100%coinbase122d ago0xafe8b7…3ec268
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.006611100%coinbase122d ago0x911eaf…eaea7a
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.006601100%coinbase122d ago0x4172a0…e788e6

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.