Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xcd4586…f1303c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xc8cb49…612188
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x53c1b6…1a0300
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x88388e…f969d6
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xf622e9…80ec57
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x236383…e59538
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x6be0dc…66a65c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x737294…86373c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x8f90ed…8c9bd6
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xe9677c…7e47d8
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x28483b…bc51b8
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xc7ca29…300946
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x83485d…f5f821
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xd8eca4…005c07
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xc2e869…46dcdd
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x8ed796…36954c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x522f13…7e5be5
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xe159ff…e361de
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x761c84…54a960
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xb37be2…4c728d
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xf0d206…d7020e
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x624bed…06a71a
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x16e8ea…787460
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0xff8529…9fe84a
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase19d ago0x62e0eb…724a0c

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.