Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4aa8…b76c0x6a0a…bf67Base—$0.01100%coinbase3d ago0x118b77…619cf9
0x4aa8…b76c0x6a0a…bf67Base—$0.01100%coinbase3d ago0x7f18ee…103a15
0x4aa8…b76c0x6a0a…bf67Base—$0.01100%coinbase3d ago0x231eca…238831
0x4aa8…b76c0x6a0a…bf67Base—$0.01100%coinbase3d ago0xb43432…d1171f
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x45126b…5bf9bf
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xac9569…5b3b70
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x5d9322…392352
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8b4ba8…b8687a
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x6156b9…f91f3a
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xac573d…4c4afa
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x102317…709ba2
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xbd019e…ea95e8
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x46be89…6e83f1
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x18ca5b…ac9b15
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xf4ec77…de4f61
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x23538a…881934
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xf42d17…d7f58b
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x858428…443276
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x387890…5f0322
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x5f4d6e…34d543
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x2cd295…0cf6cb
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xd8a920…1ec069
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xe52913…262910
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x2d9126…8372a9
0x4aa8…b76c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x3f86af…4f5c04

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.