Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x5ab3e6…7cb000
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0xaa2dac…61c94d
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x50d854…080c44
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x237497…060d47
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x78c559…5120a4
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa41d ago0xe223d1…36135d
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa41d ago0xe20608…89d5fa
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa41d ago0x6da438…1c0cb3
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x72db20…51bc59
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x10eb59…51dcc2
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa41d ago0x5bb651…d433fb
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0xd89ba1…33daa6
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0xc9f722…60fa95
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x1d4767…f49292
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x605274…5fe58a
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa41d ago0xfd4616…632232
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa41d ago0xc1a6ba…067514
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x0e282d…9700a6
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x67b869…cd3143
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x970b56…f029c4
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa41d ago0x4d2c22…c8534f
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0xa03d2f…bd7fea
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa41d ago0xf3d113…fb1970
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa41d ago0x64a11b…ae3d3b
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa41d ago0xa68e3c…e2ad6d

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.