Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa43d ago0xd0fe3c…38a072
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa43d ago0xd18c32…36005e
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa43d ago0xd2c61a…6a4e04
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa43d ago0x6052ae…f13b90
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa43d ago0x39684b…1c0d3e
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa43d ago0x3f4e66…b31ad4
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa43d ago0xdf9247…b81b68
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa43d ago0xd98b65…bd8ee1
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa43d ago0xd96b9c…e9eabb
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa43d ago0xf346ff…18d713
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa44d ago0xbe678c…4f7bc4
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa44d ago0xf46a29…dd2034
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa44d ago0x9a41fe…065ece
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa44d ago0xfea025…75608b
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa44d ago0x0d17da…754f09
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa44d ago0x92a9fb…35436e
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa44d ago0x806132…7bbb8c
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa44d ago0xece543…4ddbf1
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa44d ago0x7c00b8…83bfb9
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa44d ago0x0c0009…b7fbe5
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa44d ago0xeb5bfe…5181ef
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa44d ago0x021e3d…e16a4e
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa44d ago0xda49ab…d09d3d
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa44d ago0xcae322…1e7a1d
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa44d ago0x3d66a4…7c718e

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.