Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0x7efb26…79c3c5
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0xd48a00…1ae6db
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0x7a2e85…a04dbe
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0x121571…a58b0f
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0xfa7e46…224f8f
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0x6df29e…23d01e
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0x4c016c…3c51fe
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0x8b2950…94f6a4
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0xe57299…80a65a
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0x40101b…52ea3b
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0x59baf8…11eafd
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0xe4237b…4a56bb
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0xa2b006…c83e3a
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0xa665d4…c8021c
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0x304dcd…b1881f
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0x44eaff…70e7b6
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0x116087…c900ee
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0x649a20…f45a44
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0x26cb08…bf98ce
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0xaea8aa…bc9c21
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0x17d1e5…3b2a59
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0x2db56d…4893c4
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0xdec425…dd8b17
0xa133…ce440x9c95…e299Base$0.001100%fluxa40d ago0x586404…e3920d
0xa133…ce440xfe80…47eeBase$0.001100%fluxa40d ago0xb0340a…402c9c

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.