Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0x0d0ced…bbff2a
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0x0b4330…f3f420
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0xb222bf…409c91
0x38c1…e3040xbd17…283dBaseStableFinanceNews$0.02100%coinbase108d ago0x3ec980…7640b8
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0x9008a5…d7f607
0x38c1…e3040xbd17…283dBaseStableFinanceNews$0.02100%coinbase108d ago0x029eb4…ee2ee1
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0xe34f10…076796
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0x5d220a…d530b7
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0xc34514…438f1c
0x38c1…e3040x6d6e…9192BaseExaSearch$0.001100%coinbase108d ago0xe8eeb6…912cea
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase108d ago0x3f7db6…1f57c3
0x38c1…e3040x6d6e…9192BaseExaSearch$0.001100%coinbase108d ago0x3363bc…f73395
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase108d ago0x631b07…421cdb
0x38c1…e3040xbd17…283dBaseStableFinanceNews$0.02100%coinbase108d ago0x25af19…afd60b
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0x49b095…bbda73
0x38c1…e3040xbd17…283dBaseStableFinanceNews$0.02100%coinbase108d ago0x2a3225…6d45aa
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0xd985d5…42f738
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0xf32800…c11e8f
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0xeb4638…d6c1bd
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase108d ago0x4b6d4e…b0f4e1
0x38c1…e3040x3803…101bBase—$0.01100%coinbase108d ago0x784446…d0564a
0x38c1…e3040xee72…977cBasex402 service$0.01100%coinbase108d ago0xab325a…713478
0x38c1…e3040x124f…4478BaseStableCryptoDefillama$0.01100%coinbase108d ago0xa32c7c…3553f3
0x38c1…e3040xdaf9…145aBase—$0.02100%0x54e2…bc75108d ago0xdc3553…9ed6ff
0x38c1…e3040xdaf9…145aBase—$0.02100%0x8d47…b123108d ago0x2de091…210f75

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.