Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xe7ceb7…789280
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x14d035…437739
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xbd16ad…2535e5
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x5f5792…1f01cd
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x7876d1…1b0e75
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x5d8fd9…307f1f
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x73519a…d80924
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa48d ago0x5bd25f…ec77a1
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xa7c57d…86742a
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x4cf8c8…e2394e
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x43dbfd…896a83
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x50155f…c27f9a
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xb6222c…dd94c4
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x264630…fd7184
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xc1c9c7…11d095
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x0e7ade…5d4c11
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa48d ago0x273c52…fc35a4
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x498f95…a09da3
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xb1ab56…468ab7
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x47e0a5…9b8d58
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xebbaca…188869
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x53a4b3…7a0036
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xe4394c…24d815
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0x2e46ef…5c5d3b
0x521c…645d0x9c95…e299Base—$0.001100%fluxa48d ago0xc09ec6…636dc7

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.