Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$1.05100%0xcf0a…a2c363d ago0x1f52cf…31c27f
0xc9a2…31540x0e3d…7757Base—$1.05100%0x8f67…d01463d ago0x2d4eb6…4d3f74
0xc9a2…31540x0e3d…7757Base—$2.10100%0xc234…1c3863d ago0xc0f949…920db3
0xc9a2…31540x0e3d…7757Base—$10.50100%0xfe42…c1f063d ago0x5822c3…12c33f
0xc9a2…31540x0e3d…7757Base—$10.50100%0x1e76…9aba63d ago0x55dd32…2453de
0xc9a2…31540x0e3d…7757Base—$21.00100%0xdc27…c47d63d ago0xb20253…97c44d
0xc9a2…31540x0e3d…7757Base—$2.10100%0x39ac…36cd63d ago0xb411a2…297952
0xc9a2…31540x0e3d…7757Base—$1.05100%0x4d99…3c6363d ago0xcf0fad…b7134c
0xc9a2…31540x0e3d…7757Base—$16.80100%0xa8e8…666863d ago0xa20ff7…dd91bb
0xc9a2…31540x0e3d…7757Base—$3.15100%0x37bf…71af63d ago0xcebe06…ed4e28
0xc9a2…31540x0e3d…7757Base—$1.05100%0xbe69…299263d ago0x57ea10…b2936d
0xc9a2…31540x0e3d…7757Base—$1.05100%0x826a…78de63d ago0x58732e…b75198
0xc9a2…31540x0e3d…7757Base—$52.50100%0x5682…a95263d ago0xdf2729…49bdcf
0xc9a2…31540x0e3d…7757Base—$1.05100%0xb60e…e3aa63d ago0xa8a66a…09d79a
0xc9a2…31540x0e3d…7757Base—$5.25100%0xb92d…57bc63d ago0xfe8dbe…2d56e4
0xc9a2…31540x0e3d…7757Base—$3.15100%0x63f4…be0163d ago0x921278…35eeca
0xc9a2…31540x0e3d…7757Base—$2.10100%0x7685…476963d ago0xd9a6f9…dd7b9b
0xc9a2…31540x0e3d…7757Base—$27.30100%0x33d4…503763d ago0x4d2059…2f4a36
0xc9a2…31540x0e3d…7757Base—$2.10100%0xfec0…c39463d ago0xe232c1…0d0c4a
0xc9a2…31540x0e3d…7757Base—$3.15100%0xbf85…381063d ago0xf22dfd…d6dfe8
0xc9a2…31540x0e3d…7757Base—$10.50100%0x6d99…b43363d ago0x0169a2…f153e8
0xc9a2…31540x0e3d…7757Base—$3.15100%0xc86d…b47f63d ago0x8436b5…279d3b
0xc9a2…31540x0e3d…7757Base—$5.25100%0x24b8…43f063d ago0x2f6a38…1ab744
0xc9a2…31540x0e3d…7757Base—$2.10100%0x64e4…55d963d ago0xb39546…f8a9b5
0xc9a2…31540x0e3d…7757Base—$10.50100%0xf8fe…a40d63d ago0x8edbfb…23b31f

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.