Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0xdb3381…8b2f00
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0xa6b29b…157b53
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x97ed0b…09197d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0xda9bc4…3343ef
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x82defb…3f4ffa
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x2dbb32…509f00
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x68b87e…6ebf8b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0xbe699e…a0f91d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x5f8378…2d2484
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0xc401f0…9f99f3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x47e16e…60862e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x2ca56e…153fd1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0xd0b50a…e58679
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0xc91206…942e61
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0xe43274…74eba3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0xa9a4bf…bc5898
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0xa4fa56…80277e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x656793…89878d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x5c0e18…025459
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0xbef7cf…628c92
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x4e782d…cb7242
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x4fcb50…cdca1f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x491c83…56d5e8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase81d ago0x1b376e…9cda18

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.