Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x4050a7…196352
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xaaac90…9ce9e4
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x9f4644…281d75
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x89d315…645b28
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xbe5e90…62d19c
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xf7532f…5fc600
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xd44a61…16fafc
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x15e50c…10e64f
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x23855d…02af57
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x882597…9f51b9
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x5282ec…6371e9
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x4ccb22…e804fc
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xf563b0…403b75
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xabd295…0375cf
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xae171a…ef331a
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x421514…18082f
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xdc5062…3569bc
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x7ff59e…27ddb1
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x3f2ec0…9e121b
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x285be2…69ff78
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xebce87…009a52
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xbfd16f…096a85
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x89c5ae…70e227
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0xfbed59…64993c
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase115d ago0x9150f8…32f4d3

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.