Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa35d ago0x7d4c8c…612cbf
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa35d ago0x4b651e…5e634c
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa35d ago0x1080e3…1bbebe
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa35d ago0xf37ec8…7e923f
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa35d ago0x22d80b…1e815e
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0xe1efbf…39be10
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x85c1c9…f1606b
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x6df5d3…de4515
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x2c5513…7514ab
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x1a1470…d3053d
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0xafa0c3…fb5acf
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0xe1e754…7598f7
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x29db8d…4f3394
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0xe8399b…5f4096
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x75789e…376146
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x1deb5e…9faf6c
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x20144f…75270c
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x27e808…244900
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x8a0c31…3db8cc
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x424a40…f71ebd
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa36d ago0x392907…5b3c61
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0x1e4cc7…43a829
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa36d ago0xc2ceb1…2d5fb3

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.