Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45ad…ee8a0x602e…c816Base—$0.01100%coinbase113d ago0xa87845…549743
0x45ad…ee8a0xccc5…e3eaBase—$0.01100%coinbase113d ago0x11f061…b6341a
0x45ad…ee8a0xa553…b4b1Base—$0.01100%coinbase113d ago0x47e0e2…97fceb
0x45ad…ee8a0x5c56…911dBase—$0.01100%coinbase113d ago0x114d78…d9855d
0x45ad…ee8a0x6349…4cccBase—$0.01100%coinbase113d ago0x56d5f4…797c5d
0x45ad…ee8a0x1eff…9c6fBase—$0.01100%coinbase113d ago0x45a1db…c679e7
0x45ad…ee8a0xe5ae…71a3Base—$0.01100%coinbase113d ago0xcfc946…c52ea5
0x45ad…ee8a0xab60…18d8Base—$0.01100%coinbase113d ago0x47c89d…862961
0x45ad…ee8a0x3baa…bdbcBase—$0.01100%coinbase113d ago0x4bc5d0…a532f0
0x45ad…ee8a0xd94a…ad0fBase—$0.01100%coinbase114d ago0xb2cc89…7f3734
0x45ad…ee8a0x3d7a…ce4bBase—$0.01100%coinbase114d ago0xae156c…59f3ad
0x45ad…ee8a0x6a5d…de45Base—$0.01100%coinbase114d ago0x2d4731…d7a045
0x45ad…ee8a0xb827…e780Base—$0.01100%coinbase114d ago0xb8e649…465485
0x45ad…ee8a0x6e70…4d86Base—$0.01100%coinbase114d ago0x9b22c4…8d3195
0x45ad…ee8a0xd4cc…02b5Base—$0.01100%coinbase114d ago0xc1f47b…edc5d1
0x45ad…ee8a0x17d7…bdf3Base—$0.01100%coinbase114d ago0x7e3c99…60660a
0x45ad…ee8a0xd4dd…9ed2Base—$0.01100%coinbase114d ago0x901dc5…03c7df
0x45ad…ee8a0x0294…68e8Base—$0.01100%coinbase114d ago0x2a6bcd…ac6973

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.