Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0x9dd6ef…b34aba
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0xdec0d0…86bb7f
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0xa2f89d…a81d41
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa41d ago0x0f1273…e5eae1
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa42d ago0x996dba…fdc4f6
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa42d ago0x362868…6b4c6d
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa42d ago0xa429d5…fa19b7
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa42d ago0x31331d…6d834e
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa42d ago0x628315…c2a153
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa42d ago0xe2d281…6526b9
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa42d ago0xf9f308…520d29
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa42d ago0x95a16c…956cdd
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa42d ago0x45f36e…198f27
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa42d ago0x6f4428…514ea3
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa42d ago0x2331a7…7b2ab7
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa42d ago0x25fd16…1cceca
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa42d ago0xafd526…4ebfc0
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa42d ago0x70766c…7077b5

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.