Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f6e…e95a0xfe80…47eeBase$0.001100%fluxa39d ago0xb1b8df…4352b5
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0xae45a1…1546e4
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa39d ago0x80b665…1ac6fa
0x8703…5d460xfe80…47eeBase$0.001100%fluxa39d ago0x126c39…baa478
0x6f29…8b940xfe80…47eeBase$0.001100%fluxa39d ago0x20f6dc…1124d5
0x8533…2d670xfe80…47eeBase$0.001100%fluxa39d ago0xd26971…3a01bc
0x7b9b…31e70xfe80…47eeBase$0.001100%fluxa39d ago0x7b11a5…939527
0xd066…64350xfe80…47eeBase$0.001100%fluxa39d ago0xc81d17…114c2a
0xcf08…eda90xfe80…47eeBase$0.001100%fluxa39d ago0x3f96ac…01e66e
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0xd3e577…a018d8
0x7985…75850xfe80…47eeBase$0.001100%fluxa39d ago0x8203d7…e5ef61
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa39d ago0xfea386…685751
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x2343c6…130d1b
0xd09e…a6e60xfe80…47eeBase$0.001100%fluxa39d ago0x4fbed9…48df8d
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa39d ago0xa78cd0…372f59
0xd33c…d48d0xfe80…47eeBase$0.001100%fluxa39d ago0xb36b8b…cdde8b
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0xb313a4…383134
0xbd99…a5ee0xfe80…47eeBase$0.001100%fluxa39d ago0x3dca0e…4de045
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa39d ago0x37c848…5915a3
0xb639…73980xfe80…47eeBase$0.001100%fluxa39d ago0x0a6ff7…44685f
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa39d ago0x19a2de…5327d6
0x3bf6…4fb30xfe80…47eeBase$0.001100%fluxa39d ago0x70ddb8…8b2f5e
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa39d ago0xdcc565…76dc59
0xffec…fc020xfe80…47eeBase$0.001100%fluxa39d ago0xec93cb…752c0c
0x8583…aea50xfe80…47eeBase$0.001100%fluxa39d ago0x0bd07e…19a0a1

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.