Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7078…50800xa9dd…2315Base—$0.002100%coinbase19h ago0x31601f…bde1dc
0x7078…50800xa9dd…2315Base—$0.002100%coinbase19h ago0x364081…ad4419
0x7078…50800xa9dd…2315Base—$0.002100%coinbase19h ago0xab0de2…4f78ea
0x7078…50800xa9dd…2315Base—$0.002100%coinbase19h ago0x12add0…8d1e2c
0x7078…50800xa9dd…2315Base—$0.002100%coinbase19h ago0x427350…639f70
0x7078…50800xa9dd…2315Base—$0.002100%coinbase19h ago0x6c93f0…212bdb
0x7078…50800xa9dd…2315Base—$0.002100%coinbase19h ago0xd74be5…ce2b7b
0x7078…50800xa9dd…2315Base—$0.002100%coinbase21h ago0x0769ac…8dc9c3
0x7078…50800xa9dd…2315Base—$0.002100%coinbase21h ago0x897ec8…7d047f
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x81b575…c6c2c6
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x326b35…972715
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x385137…3ae8d1
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x3f771a…0e2881
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xcc51e9…3ce622
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xfe87c5…43570b
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xcbbbd4…97cd66
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xe58c6d…0f22e0
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x2092eb…5ab223
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x99f032…963b01
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x8c05f1…bb927a
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x4b5df8…674a6b
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x149d0c…387074
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x0a6224…e903b2
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x4c7a8c…799576
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x5960fc…e3a9ee

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.