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%coinbase50d ago0x9630f6…bb2c50
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x26ff74…c64c9b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x244b10…392525
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x9196f1…8e9556
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x1781f9…4c1d96
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x655843…198a03
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x0cd961…fffb1f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0xfc7485…97070d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x83a5d3…324cb9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x47c4b3…6f7284
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x1791a9…2e0f57
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x3c1077…6e2028
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0xd5cac6…1b2c9f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0xb0a1cc…01b66b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0xb8eb79…bb67be
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x70f56a…115a0c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x8e9dff…8b5e76
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0xac40ba…e2807a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0xcc69ec…b63083
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0xe6d095…4520ac
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x15d110…71c401
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x2519f9…e3e825
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x47998a…002132
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0xac7506…b8a774
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase50d ago0x9b9cbf…d1d56a

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.