Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0789…128c0x47c5…4fc3Base—$5.2570%0xec7c…5d3226d ago0x4f00e0…842991
0x0789…128c0x47c5…4fc3Base—$5.2570%0x823e…6b6c26d ago0xba5345…1a7caf
0x0789…128c0x47c5…4fc3Base—$5.2570%0x9971…204826d ago0x26d0b7…e1802b
0x0789…128c0x47c5…4fc3Base—$5.2570%0x4760…47ea26d ago0x9c4f5a…a31bee
0x0789…128c0x47c5…4fc3Base—$5.2570%0x72fe…16d626d ago0xd71a66…05a223
0x0789…128c0x47c5…4fc3Base—$5.2570%0x2e11…857326d ago0x49bd6f…1c2dce
0x0789…128c0x47c5…4fc3Base—$5.2570%0x99d9…ec9d26d ago0xb49392…c4f2ef
0x0789…128c0x47c5…4fc3Base—$5.2570%0x8de7…1c2c26d ago0xd66538…debe75
0x0789…128c0x47c5…4fc3Base—$5.2570%0x133d…a47626d ago0xe887f7…2f254b
0x0789…128c0x47c5…4fc3Base—$5.2570%0x4339…385026d ago0xf6bd8c…e97468
0x0789…128c0x47c5…4fc3Base—$5.2570%0x5720…a5f426d ago0x534fe0…1f7f92
0x0789…128c0x47c5…4fc3Base—$5.2570%0x07d6…1b9426d ago0xba35c4…9ebc72
0x0789…128c0x47c5…4fc3Base—$5.2570%0x5feb…0e1226d ago0x68fc39…51cf33
0x0789…128c0x47c5…4fc3Base—$5.2570%0x7390…9c9326d ago0x8971ba…e98675
0x0789…128c0x47c5…4fc3Base—$5.2570%0x73bd…b44426d ago0x1e81f1…56bc5a
0x0789…128c0x47c5…4fc3Base—$5.2570%0x73f4…836726d ago0xb3e132…78486e
0x0789…128c0x47c5…4fc3Base—$5.2570%0xd8cf…8eb726d ago0xe31f18…ca00c5
0x0789…128c0x47c5…4fc3Base—$5.2570%0x50ee…525226d ago0x83fb8e…a031d0
0x0789…128c0x47c5…4fc3Base—$5.2570%0x9ce1…fd1c26d ago0x7d1d18…597e84
0x0789…128c0x47c5…4fc3Base—$5.2570%0xf497…02dd26d ago0xf12604…7e0aee
0x0789…128c0x47c5…4fc3Base—$5.2570%0xfbd8…39da26d ago0x8462c9…17bdd6
0x0789…128c0x47c5…4fc3Base—$5.2570%0xfd6b…ae3926d ago0xbd387a…aa28c0
0x0789…128c0x47c5…4fc3Base—$5.2570%0xde5c…e1ff26d ago0x317fb4…e44fb6
0x0789…128c0x47c5…4fc3Base—$5.2570%0xc6b9…2d8626d ago0x565714…afb6d1
0x0789…128c0x47c5…4fc3Base—$5.2570%0xbb99…f69a26d ago0xc0ec2d…9ec8a2

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.