Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x63f255…6cb0b1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x001871…1ef48f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x5933da…1bbe97
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xc45841…70d25e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xdb22c4…117be9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x4df317…8f0954
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xd13364…7e99c6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xb11f3c…286908
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x9f41a3…bd60c4
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x5ec0a9…a9c55f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x49a45e…c67690
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xb92b83…279b89
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x37d54b…6390d6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xaa2a0d…f8bacb
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xe19edf…9ff564
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xc50ae7…9aa8ce
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xe87eb9…e20f1d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x6d1dd4…847ba0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x7ee8d5…e1d534
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x2bb92d…ddcafb
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x5dc38f…dc9f7f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x30e3bb…31d0cc
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x696c16…3ef6e6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0x30a42d…0e6b7e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase45d ago0xfca60e…3119a9

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.