Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x3e373d…e1bdfc
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x97334b…81d4e3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xc9cb01…a981bc
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xc689e3…18abef
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x7b3f18…af1c03
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x582345…c0bcd2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xed0b75…743e8b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x7a6ead…df1579
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xaeb0e2…354483
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xdeccc3…125478
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xf8f115…3494bf
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xcdc0bd…ff1dc9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x237f46…b63fa1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x0fbd26…e27578
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xad3848…9bb1a6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x4a10cf…849b55
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x5fd3be…4dd3d6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x15d6cf…afa3e4
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xc20680…055944
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xac7a98…d222e9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x569bce…e98af1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xd52225…ab9fcd
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x6b352a…56ba94
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x388818…c936dc
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x3be876…4ad9d8

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.