Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6531…8d630xac65…4417Base—$0.16100%fluxa119d ago0x6f80e5…288581
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa119d ago0xccec45…3b9738
0xb90a…9ae40x6531…8d63Base—$0.10100%fluxa120d ago0xf11ddc…61868e
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0x57dc87…e46950
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0x841dbf…bfc58c
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xd59897…5f673a
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xf3b7fc…ab0b34
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0x160ae2…c35451
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xdc05f9…2bcf60
0x6531…8d630xac65…4417Base—$0.07100%fluxa120d ago0x99cd34…b6fa8a
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0x8fc58f…faadd1
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xc96f56…5eb666
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xd4d360…fd536e
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xc9a4c6…ee72d7
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0x024727…08593b
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0x60a8b1…7ec41e
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xf262f7…130ed0
0x6531…8d630xac65…4417Base—$0.08100%fluxa120d ago0x691399…9d9514
0xb90a…9ae40x6531…8d63Base—$0.05100%fluxa120d ago0x5206a9…1f571e
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xd2ef6a…931c03
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0x3adb5d…0b2420
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xb2c3b3…081a43
0x6531…8d630xac65…4417Base—$0.03100%fluxa120d ago0x437b5a…804ceb
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0x5c98fe…15568a
0xb90a…9ae40x6531…8d63Base—$0.01100%fluxa120d ago0xe38e07…ebf850

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.