Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase52d ago0xc08903…64db1c
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x6d07e9…386ce2
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0xb4e41b…664b10
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x63f93a…6f370b
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x36b3ee…1d991e
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0xe8abc8…57edd2
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x2b194d…e45c7d
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x3131f3…b2b6d9
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0xb2468f…02e881
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0xb6a72b…3be35c
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x453f70…0ebefe
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x6c50f2…cccafb
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0xcf70e8…25d0e5
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x228b43…0f7dc8
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x201117…a309bf
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x877b88…0967bc
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x8e1004…efaa0a
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x1fed2e…d99035
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x13aa68…f26f87
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0xa80d5f…7b0913
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0xeea127…e4aece
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x4eb338…3a8455
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0xa4e897…df0e7c
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x8f2f7a…dcd615
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase53d ago0x6d54c7…f21c6a

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.