Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0x99dd50…44df8e
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0x3ff71b…a00e33
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0xd6c9b3…878bfc
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0xf23b24…896729
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0x3405d1…360d7c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0xdabf1e…f54289
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0xb9b3f4…804668
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0xa02a7d…c13c39
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0xe2d4ac…21c855
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0x9372d6…38f0f7
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0x3c186f…87acd9
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0xf5e00c…a451a4
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0xdb5142…0083a4
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xe99845…b61b7e
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xbb649c…380523
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x3747bb…a1ec8b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xaee508…25011b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x31388d…53a57d
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xeaadfb…328c7a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x61cfd0…450ec2
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x9a4b92…10fabe
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xeaf90f…1fd7c6
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xa42559…50f5c4
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xb6b4a4…91e5d6
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xc917a1…45ef4b

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.