Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x4da2…a972Base$0.01100%coinbase49d ago0xa6039a…e2c8d6
0x5fcb…d5f90x0be1…d0ceBase$0.01100%coinbase49d ago0x40139f…eecb73
0x5fcb…d5f90x4fff…b383Base$0.01100%coinbase49d ago0x71bd23…40c444
0x5fcb…d5f90x53a2…28bcBase$0.01100%coinbase49d ago0xac9a6b…386625
0x5fcb…d5f90x39d5…a5a8Base$0.01100%coinbase49d ago0x331d27…b58455
0x5fcb…d5f90x5195…d5ddBase$0.01100%coinbase49d ago0x0e7476…cfe55b
0x5fcb…d5f90x97ae…07a4Base$0.01100%coinbase49d ago0x6c9591…06f453
0x5fcb…d5f90xcce9…c9e9Base$0.01100%coinbase49d ago0x76bfc8…c4ffa2
0x5fcb…d5f90x131e…55d4Base$0.01100%coinbase49d ago0xec3c2e…bd9644
0x5fcb…d5f90x0501…8918Base$0.01100%coinbase49d ago0x2b0fd7…37b97e
0x5fcb…d5f90x5d4d…cbcbBase$0.01100%coinbase49d ago0x094eea…4e79be
0x5fcb…d5f90xb4cf…af72Base$0.01100%coinbase49d ago0x97a9cb…8757a9
0x5fcb…d5f90x1c97…cc9bBase$0.01100%coinbase49d ago0x920526…9c65c6
0x5fcb…d5f90xe281…0e8eBase$0.01100%coinbase49d ago0x929e6a…680f37
0x5fcb…d5f90x35b4…171aBase$0.01100%coinbase49d ago0x86a02e…ac0078
0x5fcb…d5f90xb3e9…d8c2Base$0.01100%coinbase49d ago0x2de83e…a8e242
0x5fcb…d5f90xd3c0…6e3eBase$0.01100%coinbase49d ago0xa8edd3…e1e849
0x5fcb…d5f90xd8ca…5171Base$0.01100%coinbase49d ago0xd0078a…ca18ad
0x5fcb…d5f90x33b5…9eadBase$0.01100%coinbase49d ago0x6149f5…afefbe
0x5fcb…d5f90x5f3d…ce0cBase$0.01100%coinbase49d ago0x2adc96…6c2d73
0x5fcb…d5f90xe3d4…4176Base$0.01100%coinbase49d ago0x2ce7ab…0167ff
0x5fcb…d5f90x22de…b8e7Base$0.01100%coinbase49d ago0x008562…4e555c
0x5fcb…d5f90xae8e…f0b4Base$0.01100%coinbase49d ago0xd143aa…5994ce
0x5fcb…d5f90xd32a…1399Base$0.01100%coinbase49d ago0x5a8d71…08632f
0x5fcb…d5f90x48ef…300eBase$0.01100%coinbase49d ago0x6a44d5…1f813f

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.