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%coinbase121d ago0x0e5837…9d76ef
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xd40c64…29f641
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x2c3630…f99146
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xf7e922…608bb5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x4eceb4…affdbd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x63c10f…6ca952
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x6bd4b9…5cde3e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x6f095e…1a495e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xf5f9fd…3623cc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x54ec99…0ffbd2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x500794…2208c2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x9a6d8f…87d363
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x02fdc0…db5a16
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x0fbd56…ea9919
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x042b6c…79d20d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xee9627…b2e60c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x98277c…12ada0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x814c48…367f87
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x37fa61…85b28f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xc96d61…d21c3e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x71b146…15c2e9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xaa1eb1…79921b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xa47444…045fc4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x90b6d4…f23256
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xc7936a…bd7009

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.