Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a84…2d120xd085…2cb1Base$0.10100%dexter38d ago0x7f673a…f29f82
0x0a84…2d120xd6e0…9ad8Base$0.10100%dexter38d ago0xc7cca0…4b92ac
0x0a84…2d120xc9ee…f549Base$0.10100%dexter38d ago0x85d81c…339ef8
0x0a84…2d120x9c7b…23b8Base$0.10100%dexter38d ago0xce454e…80d177
0x0a84…2d120xcb8c…999dBase$0.10100%dexter38d ago0x896790…d137ae
0x0a84…2d120xe7b3…8efcBase$0.10100%dexter38d ago0x2de879…254e4d
0x0a84…2d120x0a34…c78eBase$0.10100%dexter38d ago0x237f58…c63e78
0x0a84…2d120xd89c…64f1Base$0.10100%dexter38d ago0x3b2f93…168467
0x0a84…2d120xf5ca…71c7Base$0.10100%dexter38d ago0x8bb760…c912d9
0x0a84…2d120x5c09…0bc7Base$0.10100%dexter38d ago0x12f6df…40b0a4
0x0a84…2d120xb644…8fd2Base$0.10100%dexter38d ago0x3e1b7e…3ed7a4
0x0a84…2d120x97c1…49eaBase$0.10100%dexter38d ago0x3cfd5f…aeee1b
0x0a84…2d120xff94…28bcBase$0.10100%dexter38d ago0x34d702…586869
0x0a84…2d120x279f…ed05Base$0.10100%dexter38d ago0x3aaed6…333d58
0x0a84…2d120xf661…6256Base$0.10100%dexter38d ago0xfeb3d0…cff0b7
0x0a84…2d120xd698…e2ebBase$0.10100%dexter38d ago0x84de67…fbdfa5
0x0a84…2d120x536e…ae54Base$0.10100%dexter38d ago0x9fd644…f00878
0x0a84…2d120xe8eb…d917Base$0.10100%dexter38d ago0x211aab…c6b309
0x0a84…2d120xed7b…be66Base$0.10100%dexter38d ago0x395d79…ae80b7
0x0a84…2d120x769c…d6faBase$0.10100%dexter38d ago0xf0ccda…a9ebd0
0x0a84…2d120x771b…015bBase$0.10100%dexter38d ago0x5aecb2…0043be
0x0a84…2d120x31b0…3d1eBase$0.10100%dexter38d ago0xb4e1d4…4e5fe3
0x0a84…2d120xc81c…b87dBase$0.10100%dexter38d ago0xa692ad…be4039
0x0a84…2d120xb960…9ef9Base$0.10100%dexter38d ago0x9d7990…4d1ba5
0x0a84…2d120x9b94…9e99Base$0.10100%dexter38d ago0xad2918…9b1080

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.