Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x812c…a4340x9c95…e299Base$0.001100%fluxa43d ago0x044d90…c57f05
0x812c…a4340x9c95…e299Base$0.001100%fluxa43d ago0xb2e817…e43bdf
0x812c…a4340x9c95…e299Base$0.001100%fluxa43d ago0xde6c1e…2bd7c6
0x812c…a4340x9c95…e299Base$0.001100%fluxa43d ago0x75d597…546639
0x812c…a4340x9c95…e299Base$0.001100%fluxa43d ago0x378500…d8c1f1
0x812c…a4340x9c95…e299Base$0.001100%fluxa43d ago0xf79bc3…e6e9d8
0x812c…a4340x9c95…e299Base$0.001100%fluxa43d ago0x1b3f32…ae08a6
0x812c…a4340xfe80…47eeBase$0.001100%fluxa43d ago0x68f8a3…3014af
0x812c…a4340x9c95…e299Base$0.001100%fluxa43d ago0x04f490…ce3796
0x812c…a4340xfe80…47eeBase$0.001100%fluxa44d ago0xf31302…aa1b57
0x812c…a4340xfe80…47eeBase$0.001100%fluxa44d ago0x782a42…9a46bf
0x812c…a4340xfe80…47eeBase$0.001100%fluxa44d ago0xb30caf…9a098b
0x812c…a4340x9c95…e299Base$0.001100%fluxa44d ago0x12b79b…c7b0eb
0x812c…a4340x9c95…e299Base$0.001100%fluxa44d ago0x18bc6d…2dbe07
0x812c…a4340xfe80…47eeBase$0.001100%fluxa44d ago0x3f808f…d8a1b9
0x812c…a4340xfe80…47eeBase$0.001100%fluxa44d ago0x3c06bb…5e720b
0x812c…a4340x9c95…e299Base$0.001100%fluxa44d ago0xd4ca51…838a63
0x812c…a4340x9c95…e299Base$0.001100%fluxa44d ago0xa9cd84…caa9a3
0x812c…a4340xfe80…47eeBase$0.001100%fluxa44d ago0xcc3fb5…e6f347
0x812c…a4340xfe80…47eeBase$0.001100%fluxa44d ago0x84488a…725f8c
0x812c…a4340x9c95…e299Base$0.001100%fluxa44d ago0xacfab7…c15561
0x812c…a4340x9c95…e299Base$0.001100%fluxa44d ago0x19315f…7d138f
0x812c…a4340x9c95…e299Base$0.001100%fluxa44d ago0xeaaddf…b1b5c1
0x812c…a4340x9c95…e299Base$0.001100%fluxa44d ago0xa8166a…26228c
0x812c…a4340x9c95…e299Base$0.001100%fluxa44d ago0x076bea…a5ff4f

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.