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%fluxa38d ago0x9b73a0…2b1f5a
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa38d ago0x241fd6…0556d6
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x111bb8…fe06c8
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0xdd654e…07176a
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x61e5b9…5be98b
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x8f5eb6…bc9bb1
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x886126…bd54d8
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa39d ago0xa06c98…56552d
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x53df2d…0af3d5
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0xa0d5f9…b27d26
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0xc5ebf7…fbd757
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x269dfd…fb5777
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x025522…adf080
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0xff842a…017436
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x939dc1…fc4fbe
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x65592f…3e23f4
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0xc15d48…3a7300
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x563371…9a9a2b
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0xd08d27…ce803b
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x43788c…59865b
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x37858a…7af1fe
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x6a45b8…896772
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0xc73dee…ec2698
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0xe8a50c…74042d
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa39d ago0x122abe…64fec4

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.