Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x2c93f9…c81891
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0xdf5b7e…1c0ab5
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x3ae68a…277df7
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x899f75…0b1e19
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x58d97b…4bef76
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x22c892…0dd3e4
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0xe2bcf3…59db3e
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x1b29db…619f00
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x26b860…5957ff
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0xb83c10…29dbeb
0x7693…be700x9c95…e299Base$0.001100%fluxa36d ago0x8def15…abdd0b
0x7693…be700x9c95…e299Base$0.001100%fluxa36d ago0x4e810a…4897a9
0x7693…be700x9c95…e299Base$0.001100%fluxa36d ago0x520b9d…a0e123
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x3e7e03…0f904b
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0x996189…a69f06
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0xb64a45…d17a6b
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0xbc61b3…764d99
0x7693…be700x9c95…e299Base$0.001100%fluxa37d ago0x7f1b86…fb7d84
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0x389a1a…7a3396
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0xdf4ce4…d7c4c7
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0x27124d…7cb296
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0x6e8349…d3069d
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0x40ba8a…45c891
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0x80fd7c…0c5c1f
0x7693…be700xfe80…47eeBase$0.001100%fluxa37d ago0xd08363…5ad3d4

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.