Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x117e…79a90x9c95…e299Base—$0.001100%fluxa43d ago0x93ae8e…aad1e0
0x117e…79a90x9c95…e299Base—$0.001100%fluxa43d ago0x6b7b78…e28795
0x117e…79a90x9c95…e299Base—$0.001100%fluxa43d ago0x32a5b2…38039e
0x117e…79a90x9c95…e299Base—$0.001100%fluxa43d ago0x9941c2…fcc41b
0x117e…79a90x9c95…e299Base—$0.001100%fluxa43d ago0x7cf2b0…b63976
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa43d ago0xf3f6a5…bb10b8
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0x4103f8…236853
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0x8254c7…368294
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0xf2eb15…df5ffc
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa44d ago0xd225b7…a8f4c2
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0xa8bbf4…5a99c5
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0xcc0646…732f5b
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa44d ago0xf2f725…acfe6e
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa44d ago0xc8b37c…3513d6
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa44d ago0xdefa01…af5666
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0x587728…24d7e8
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa44d ago0x9ef9fa…e091ed
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa44d ago0x833f9d…1c20c2
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa44d ago0x77bc63…a59a2d
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0x084991…1754e6
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0xeedb15…bf7e91
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0xb7e5b8…480b4c
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa44d ago0x37b2e2…18e291
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0x82fd8a…651ffa
0x117e…79a90x9c95…e299Base—$0.001100%fluxa44d ago0xf570da…1f26ee

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.