Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x44b0ee…fef1e4
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x51810a…18a9d7
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x8ae6cd…09d106
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0xc8d86d…27083a
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0xabcde9…756a3d
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x7c25c3…df65a2
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x61f4ac…a5400d
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0xa1824b…64dc1b
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0xd323dd…8fa9a8
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x8f2a4c…ba63c3
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x59eaa6…a2f75f
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x48a9fd…2551d5
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x3217dc…d2a539
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0xc251d0…7aac6f
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x2b0a83…42ee71
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0xf3298d…662a71
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x7bbfe7…d16212
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa27d ago0x3c8863…04df80
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa28d ago0x25c875…6439d3
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa28d ago0x963e85…1e671f
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa28d ago0x633f5b…05b9ab
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa28d ago0x8bfe7c…37db84
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa28d ago0xd5526a…e01d38
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa28d ago0xb9f1b1…c50886
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa28d ago0x98b44d…108c19

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.