Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x631529…9dfc4f
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x2cefd7…2733eb
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0xfde2a7…5a16e3
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x9b0366…e77302
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x0552b0…1b764c
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x267a5b…814576
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0xb16782…ff78db
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x0e95a9…191362
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x4ce2e4…e503b8
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x97eb65…922ed4
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x2ae244…5f2e94
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x05190f…fce7a9
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0xbdb9a3…3f9a14
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0xb24721…935dbf
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x69f476…f756e0
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x5ba848…12225d
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x774452…a61001
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x17079c…088c0b
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0xc3bb70…09e264
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x4152b6…6ce5e0
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x9d593e…8b4263
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x12d610…4a85a8
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x65069e…5b29c9
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x8d37de…175fe8
ethereumdappstore.eth0xa98a…dbc1Base—$0.001100%coinbase88d ago0x02fc5d…dfd23a

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.