Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$10.50100%0xfaf2…854b93d ago0x4faf53…e45920
0xc9a2…31540x0e3d…7757Base—$10.50100%0xbb99…f69a93d ago0x9389d8…956d71
0xc9a2…31540x0e3d…7757Base—$10.50100%0xc629…e70193d ago0x855038…636140
0xc9a2…31540x0e3d…7757Base—$10.50100%0x581b…eeb293d ago0x2c4bb5…c48690
0xc9a2…31540x0e3d…7757Base—$10.50100%0xbfa0…288593d ago0x7880cf…0ae62e
0xc9a2…31540x0e3d…7757Base—$4.20100%0x4173…266593d ago0xf8162a…5a472a
0xc9a2…31540x0e3d…7757Base—$10.50100%0xeb2b…34ca93d ago0x4625df…f43823
0xc9a2…31540x0e3d…7757Base—$21.00100%0x3d53…a35993d ago0x7697ba…500611
0xc9a2…31540x0e3d…7757Base—$21.00100%0xde1b…a3a293d ago0x5a5761…a6f68f
0xc9a2…31540x0e3d…7757Base—$11.55100%0x2d8d…301693d ago0xebb7c4…68ef04
0xc9a2…31540x0e3d…7757Base—$31.50100%0x5e05…afbb93d ago0x8cfeec…d503dd
0xc9a2…31540x0e3d…7757Base—$5.25100%0x44ef…9f6393d ago0xa326ec…059b8b
0xc9a2…31540x0e3d…7757Base—$21.00100%0x1c06…7baa93d ago0x7823d5…a602d7
0xc9a2…31540x0e3d…7757Base—$10.50100%0x23e1…500393d ago0x89f4fa…ec46b4
0xc9a2…31540x0e3d…7757Base—$2.10100%0xc0fa…66cc93d ago0x306477…9d44d1
0xc9a2…31540x0e3d…7757Base—$7.35100%0x74b9…018f93d ago0x7e0768…f2fb65
0xc9a2…31540x0e3d…7757Base—$2.10100%0x3e5d…fd3893d ago0x37cc40…5f3640
0xc9a2…31540x0e3d…7757Base—$1.05100%0x3e70…fea194d ago0xdb51a2…3f2ddf
0xc9a2…31540x0e3d…7757Base—$11.55100%0x50b0…9cda94d ago0x573739…80814e
0xc9a2…31540x0e3d…7757Base—$10.50100%0x01d6…4c2994d ago0xe870f9…11bd3a
0xc9a2…31540x0e3d…7757Base—$15.75100%0x4e07…cf7c94d ago0xbe1b7f…83ede8
0xc9a2…31540x0e3d…7757Base—$11.55100%0x5d0b…1ded94d ago0xd63de5…20ee66
0xc9a2…31540x0e3d…7757Base—$5.25100%0x2b28…0c2194d ago0xe158a0…5d711d
0xc9a2…31540x0e3d…7757Base—$10.50100%0xf863…e52394d ago0x2e0fbf…d92f77
0xc9a2…31540x0e3d…7757Base—$2.10100%0x096a…5c7b94d ago0xf31e1a…e7f479

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.