Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xec85b9…094740
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x2fbc7a…30137c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x917fec…cee220
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xaa1a2e…9443d4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xfc05a1…63b671
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xf45796…7ad318
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x99d55f…070cb6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xfb4745…f8965c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x12d650…38a96a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xae45c1…701036
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x62bcd2…4df104
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x2d41a6…33b4e1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xd11b1a…233a73
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xef18ab…f161cf
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x94c3de…30abee
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x8eb2f1…82443f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x299f50…78e867
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x942d32…62397d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x5b83a1…152f8f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0xbfa2cd…b9ae83
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x98a9bf…4acb78
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x456f28…7485ac
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x8237f2…b425b2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x3718e3…b013ca
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase7d ago0x1b69f5…80fc71

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.