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%coinbase21d ago0x998b99…b138e3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xfb9b89…ab074c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x455210…f8c8c7
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xfd9598…d59d57
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x7c2a50…48a65a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xd6b439…036a19
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x5753f6…d8a7b9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xbc5f4e…6d4343
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xae12c0…10a507
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xafec5b…c604cf
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x6ff590…dd81ea
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xfd66c4…e40596
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x7fba93…7ae8b4
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xb9ffe7…f1fa54
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x031496…ba966f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x20bf7b…3b1e88
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xd7f591…c29b6e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x1057fa…55b476
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xc5dba1…8feebc
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x989838…9148db
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x3a2870…2d72d0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x2e00ff…232039
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0xb21911…135ba2
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x85dd56…e529ce
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase21d ago0x0505ec…ddb6e5

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.