Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12h ago0xc3f18d…07528f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12h ago0x29c993…aaba17
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12h ago0x3132f1…60d3b6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12h ago0x49e008…40027f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12h ago0xae2526…5b3d4d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13h ago0x2f666c…67f21f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13h ago0xf697ff…d70954
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13h ago0xee3fc3…b4a7cb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13h ago0x4c74ec…d249cb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13h ago0xe84ee2…08a561
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14h ago0x4cb4d3…0a456b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14h ago0x427dc3…0c9cb5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14h ago0x266a79…3314d8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14h ago0x3c3671…90e494
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14h ago0xbd2e3e…a06b3c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase15h ago0x101bae…11d73e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase15h ago0xc1754c…7c5c6f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase15h ago0xe9b1ca…bc1667
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase15h ago0x724407…21d80e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16h ago0x8c6f91…0ef53c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16h ago0x11da41…d424ac
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16h ago0x9be879…87ef76
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16h ago0x2bf2b2…f4ade9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16h ago0x003c71…3b067e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16h ago0xda8453…890f8e

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.