Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$10.50100%0xf74f…ffda112d ago0xa5a509…03ea7f
0xdd07…45b90x0e3d…7757Base$1.05100%0x09f6…b65c112d ago0x2d5b52…56038b
0xdd07…45b90x0e3d…7757Base$1.05100%0x2699…b2a5112d ago0xa3e416…a43a76
0xdd07…45b90x0e3d…7757Base$5.25100%0x19e0…dcbe112d ago0xf84513…96ee8e
0xdd07…45b90x0e3d…7757Base$15.75100%0xddf5…0347112d ago0x27e6bc…046136
0xdd07…45b90x0e3d…7757Base$6.30100%0x450f…b506112d ago0x5dc018…535cb7
0xdd07…45b90x0e3d…7757Base$5.25100%0x63d9…3628112d ago0xc15f51…55ab19
0xdd07…45b90x0e3d…7757Base$3.15100%0x9ee0…41c3112d ago0x149315…cd0e04
0xdd07…45b90x0e3d…7757Base$3.15100%0xfbdd…4dae112d ago0x43efd7…440f5f
0xdd07…45b90x0e3d…7757Base$315.00100%0xdae3…916a113d ago0xce5f38…6b3ea4
0xdd07…45b90x0e3d…7757Base$5.25100%0xdcda…ec2f113d ago0x59747b…c1ad38
0xdd07…45b90x0e3d…7757Base$5.25100%0x76aa…2a0a113d ago0xb430fa…a52fd3
0xdd07…45b90x0e3d…7757Base$5.25100%0x39ac…36cd113d ago0xef7478…429ceb
0xdd07…45b90x0e3d…7757Base$5.25100%0x212c…a8f6113d ago0x022dde…0f30a2
0xdd07…45b90x0e3d…7757Base$1.05100%0x826a…78de113d ago0xd57eeb…2b7155
0xdd07…45b90x0e3d…7757Base$2.10100%0xb92d…57bc113d ago0x190562…5a2d46
0xdd07…45b90x0e3d…7757Base$5.25100%0xbada…25fd113d ago0xa47c5e…f757bf
0xdd07…45b90x0e3d…7757Base$1.05100%0xb859…c367113d ago0x9bb13e…65ac57
0xdd07…45b90x0e3d…7757Base$9.45100%0x826a…78de113d ago0x71d67b…bfed6d
0xdd07…45b90x0e3d…7757Base$49.35100%0xdb8c…3861113d ago0xc2ec6e…05534f
0xdd07…45b90x0e3d…7757Base$5.25100%0x4e07…cf7c113d ago0xe36810…dd16e1
0xdd07…45b90x0e3d…7757Base$2.10100%0xc144…dd4e113d ago0x860804…616875
0xdd07…45b90x0e3d…7757Base$6.30100%0x3ab4…e684113d ago0xeb8900…5fbe72
0xdd07…45b90x0e3d…7757Base$10.50100%0x096a…5c7b113d ago0xf14a07…38a113
0xdd07…45b90x0e3d…7757Base$1.05100%0xbfa0…2885113d ago0x896347…cbd231

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.