Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$2.10100%0x45eb…e31b69d ago0x10b259…da22a8
0xa787…64cf0x0e3d…7757Base$1.05100%0xb3fe…1c0569d ago0x2bff00…15e62e
0xa787…64cf0x0e3d…7757Base$5.25100%0xfb42…406e69d ago0xf6328c…51685f
0xa787…64cf0x0e3d…7757Base$2.10100%0xfbcc…3fea69d ago0xaa5a85…dadc04
0xa787…64cf0x0e3d…7757Base$21.00100%0xbf7d…708b69d ago0xf05e85…05712a
0xa787…64cf0x0e3d…7757Base$2.10100%0x37bf…71af69d ago0xe4bb83…7d17b9
0xa787…64cf0x0e3d…7757Base$3.15100%0x0b7e…f08e69d ago0x92c555…0c28bd
0xa787…64cf0x0e3d…7757Base$1.05100%0x1570…9b0a69d ago0x7c89d0…f40f33
0xa787…64cf0x0e3d…7757Base$5.25100%0xfdd4…df7269d ago0x47391b…c92dae
0xa787…64cf0x0e3d…7757Base$1.05100%0xc4f0…359669d ago0xdb3cf2…db00c2
0xa787…64cf0x0e3d…7757Base$3.15100%0x35fa…74a969d ago0x266aa5…7bc780
0xa787…64cf0x0e3d…7757Base$5.25100%0x3eb5…db3c69d ago0x462a5b…a854a4
0xa787…64cf0x0e3d…7757Base$2.10100%0xb725…f2dd69d ago0x70c988…72375f
0xa787…64cf0x0e3d…7757Base$1.05100%0x5a57…2a9e69d ago0xc98ad6…400108
0xa787…64cf0x0e3d…7757Base$3.15100%0xa06c…18fe69d ago0x961dc4…4b5390
0xa787…64cf0x0e3d…7757Base$1.05100%0xb97a…ba2d69d ago0xee198e…55c8aa
0xa787…64cf0x0e3d…7757Base$5.25100%0x2a1b…cb2869d ago0xcd4d8d…68e299
0xa787…64cf0x0e3d…7757Base$5.25100%0x781c…500169d ago0xe3b697…bc4e53
0xa787…64cf0x0e3d…7757Base$10.50100%0x6647…552669d ago0x93e4dc…7eac7e
0xa787…64cf0x0e3d…7757Base$5.25100%0x1c09…186f69d ago0x5de63e…690c98
0xa787…64cf0x0e3d…7757Base$5.25100%0xca9f…d20169d ago0xac5ff5…43f849
0xa787…64cf0x0e3d…7757Base$1.05100%0xfbad…25fb69d ago0x130ad0…2649a6
0xa787…64cf0x0e3d…7757Base$3.15100%0x9d9f…8c6a69d ago0x27e81a…5b3aad
0xa787…64cf0x0e3d…7757Base$22.05100%0xa8cd…654869d ago0xacd975…9c2b09
0xa787…64cf0x0e3d…7757Base$1.05100%0x89a0…ff5869d ago0x8241b4…f9933e

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.