Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0xe02ffa…3ea7de
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0xd48029…789457
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x8fda22…a991b1
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x9ea9fd…4b0831
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0xa0e7d4…872e85
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x03c712…16cb13
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0xae6b4f…d72e37
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x10a5ed…132494
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0xf7b254…7d49ca
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x516284…eeed5e
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x3b4d4d…20f1b9
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x2c5d46…63531e
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x6ce766…c52e4f
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x7605b0…6a3c7a
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x222938…348699
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0xde3a6a…20df67
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x74d3d8…b9967c
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase112d ago0x2abc13…749569
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase113d ago0x34a812…30e212
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase113d ago0xd77388…c8b4e3
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase113d ago0x8f36c1…421642
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase113d ago0x0e4b7b…2bb604
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase113d ago0xc51c09…3eb75a
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase113d ago0xdaedf5…ac8287
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase113d ago0x18ba48…9300ab

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.