Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x538798…2387f7
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xc01c35…f88bb1
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x9e223e…9b57f2
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x76a74e…c3c419
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xfe8bf1…1bf665
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xf0977a…de111a
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xb38021…b053c4
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x72d04a…4f875b
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xf4bfd8…dead9e
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xde8335…69e36c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x3c4930…8a3368
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xd65163…b97fdf
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x8c6f9b…486091
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x6970ad…2130ff
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xe01cd8…725a66
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x4cefcb…af5f29
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xa4f8c8…0ca99f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xad9dae…f4e509
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x027fb1…e3e2f4
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x6fb3a7…c95896
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x406c0d…d03edd
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x5211dd…eb8448
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0xe3a8f4…754d4e
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x391c0c…facfb6
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase7d ago0x66c663…3f8f1d

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.