Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x8a07f5…5e8eda
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xd56eec…360d1b
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x97ba6d…c704da
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x056216…ac3aba
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xaca702…3e9b49
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xc2583c…34d0db
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x6f1076…cc5cfd
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xb8d5d7…c1063a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xd9fe7c…74b2d8
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xe974b7…fc6269
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x78c31b…859c6e
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x5756fb…09df0d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x3842c8…41d0d5
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xfaf399…8f3a48
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xddee3a…a6d56c
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x4e276c…43d617
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x3e43d5…25c307
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0x3d1f27…69be23
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xbe405d…0921e1
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xe2c68c…296824
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xc08861…d6850a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xb5ee33…519ab4
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xd4258d…8e2b52
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xf6ff67…638e2a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase9d ago0xc3c08e…922f50

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.