Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0x2a3e07…7c898a
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase94d ago0xb073f3…bd473e
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase94d ago0x5c77db…d66673
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0x19b860…dca945
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0x1acc68…a07f35
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase94d ago0xf0deaf…227008
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase94d ago0x010f9b…cc890b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0x6cbdf4…4fd38a
0xf587…04f40x9eec…9b72Base—$0.02100%coinbase94d ago0x2b9479…06b007
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0x31b4b1…b6f0f7
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase94d ago0xa34343…57e671
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase94d ago0x567ca4…66c811
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0x49a7b5…113843
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0xdeb25f…2df785
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase94d ago0xd6de28…d0b1e4
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase94d ago0x7980ff…9b4296
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0xd46698…7459db
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0x891abd…a1e65c
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase94d ago0x6697f7…18a31b
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase94d ago0x1b3575…713482
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0x4ff652…2cb985
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0x10d444…3a8c5b
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase94d ago0x6bdc70…0832df
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase94d ago0x3050a3…df8508
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase94d ago0xbc1616…d46d73

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.