Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a44…f6d30x2014…229eBase—$0.01100%coinbase63d ago0x546e42…c23aa2
0x3a44…f6d30x7f8a…b3b8Base—$0.01100%coinbase63d ago0x380117…7ca0e4
0x3a44…f6d30xb8aa…d2daBase—$0.01100%coinbase63d ago0x7e16aa…94cf57
0x3a44…f6d30xbd78…bf81Base—$0.01100%coinbase63d ago0xace903…759d43
0x3a44…f6d30xaede…f3e6Base—$0.01100%coinbase63d ago0x85da88…cc3cec
0x3a44…f6d30x3395…4e1aBase—$0.01100%coinbase63d ago0x6832a5…ddab05
0x3a44…f6d30x1077…40f8Base—$0.01100%coinbase63d ago0x090f4a…43cc6f
0x3a44…f6d30xf130…dba2Base—$0.01100%coinbase63d ago0x9bdee8…b0490f
0x3a44…f6d30x4268…9d1bBase—$0.01100%coinbase63d ago0x6b516b…e4592c
0x3a44…f6d30x3e99…140dBase—$0.01100%coinbase63d ago0x160ab6…a1af3f
0x3a44…f6d30xff05…cf7dBase—$0.01100%coinbase63d ago0x5186b3…01d942
0x3a44…f6d30x3b81…f699Base—$0.01100%coinbase63d ago0xa5bb17…eeb8ac
0x3a44…f6d30x47d3…c141Base—$0.01100%coinbase63d ago0x8a4223…56c579
0x3a44…f6d30xe3ca…1af8Base—$0.01100%coinbase63d ago0xa82d03…5655f4
0x3a44…f6d30x30b9…4b35Base—$0.01100%coinbase63d ago0x4af375…16ada3
0x3a44…f6d30x9dad…ecb1Base—$0.01100%coinbase63d ago0x577817…4bac25
0x3a44…f6d30x3d54…b8deBase—$0.01100%coinbase63d ago0x07b281…84c575
0x3a44…f6d30x2472…499dBase—$0.01100%coinbase63d ago0x91b21f…b73d8a
0x3a44…f6d30x3c15…b338Base—$0.01100%coinbase63d ago0xd66ec2…8eff89
0x3a44…f6d30x3f57…d620Base—$0.01100%coinbase63d ago0x4a089a…3ec97a
0x3a44…f6d30xbd6e…2988Base—$0.01100%coinbase63d ago0xf513e5…9c7e9c
0x3a44…f6d30x9e87…8570Base—$0.01100%coinbase63d ago0xc25662…71a537
0x3a44…f6d30x9ec6…2ab5Base—$0.01100%coinbase63d ago0x46ea81…b8eef8
0x3a44…f6d30x4b9e…cdd5Base—$0.01100%coinbase63d ago0xa17352…c36ae9
0x3a44…f6d30x2d86…cb8aBase—$0.01100%coinbase63d ago0x3f828c…d910b2

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.