Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932116d ago0x94b8e3…9f944a
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x2c955d…9bcbd8
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x283736…ac67da
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932116d ago0x984483…510635
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x648a53…6b019f
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x93fbf3…a757fc
0x941c…27e60x50eb…6480Base—$0.005100%0x54f0…7932116d ago0x8399ab…719a66
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x43cc23…15534f
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x450b01…af375f
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x00a13a…d18a6c
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932116d ago0xa63c90…54645b
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xe3b4d4…0918ab
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xd32b76…fa32a5
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932116d ago0x9aab67…3a7017
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x704544…4b9987
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x7256b9…b32a14
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x2a171f…ecf75b
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932117d ago0x449455…868ec7
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x766ed0…7d4676
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x165fd8…8a0597
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x14f9ae…f8bebc
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x879b81…73bde5
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932117d ago0x4c4777…cf28d3
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x08fada…c87197
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932117d ago0x896464…a352e1

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.