Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d443d ago0xf080a5…6f5cb7
0xabaf…79c30xe2fb…6eacBase$0.0001100%0x03ea…c2d443d ago0x28425f…50058e
0xabaf…79c30xe2fb…6eacBase$0.01100%0x03ea…c2d443d ago0x90539b…281252
0xabaf…79c30xe2fb…6eacBase$0.00170%0x03ea…c2d443d ago0x286436…68c16d
0xabaf…79c30xe2fb…6eacBase$0.001100%0x03ea…c2d443d ago0xd7a543…35fc63
0xabaf…79c30xe2fb…6eacBase$0.0001100%0x03ea…c2d443d ago0xa340c9…81ac9a
0xabaf…79c30xe2fb…6eacBase$0.0001100%0x03ea…c2d443d ago0x0bdf7a…5af900
0xabaf…79c30xe2fb…6eacBase$0.0001100%0x03ea…c2d443d ago0x7d34e6…29413e
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d443d ago0x1afa76…2c9f2c
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d443d ago0x97ddab…111bc1
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d443d ago0x2da936…365d2d
0xe75b…7d730xe2fb…6eacBase$0.01100%0x03ea…c2d443d ago0x17dec6…8be6f5
0xe75b…7d730xe2fb…6eacBase$0.000170%0x03ea…c2d444d ago0x9d3902…27d7e2
0xe75b…7d730xe2fb…6eacBase$0.0170%0x03ea…c2d444d ago0xd322ee…146b3a
0xe75b…7d730xe2fb…6eacBase$0.00170%0x03ea…c2d444d ago0xf94140…e5af76
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d444d ago0xdf7b99…3353b1
0xe75b…7d730xe2fb…6eacBase$0.01100%0x03ea…c2d444d ago0x8b3d07…9a7cf5
0xe75b…7d730xe2fb…6eacBase$0.001100%0x03ea…c2d444d ago0xf8402f…a70449
0xabaf…79c30xe2fb…6eacBase$0.01100%0x03ea…c2d444d ago0x9d74e2…b9ad4a
0xabaf…79c30xe2fb…6eacBase$0.001100%0x03ea…c2d444d ago0xc92dd6…d06481
0xabaf…79c30xe2fb…6eacBase$0.001100%0x03ea…c2d444d ago0x9a90fd…3b0a00
0xe75b…7d730xe2fb…6eacBase$0.000170%0x03ea…c2d444d ago0x84bf0e…6f5eb9
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d444d ago0x92eb73…a5a97b
0xe75b…7d730xe2fb…6eacBase$0.0001100%0x03ea…c2d444d ago0x74775e…4629ac
0xe75b…7d730xe2fb…6eacBase$0.01100%0x03ea…c2d444d ago0xc5ce8d…f22a26

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.