Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0x683fbb…6ffc5f
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0xb9e465…05767b
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0x496117…1f2b87
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0xc42326…d5fd10
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0xd62944…4d30cd
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0xd7dec6…5b40d4
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0x24e9d7…3653bc
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0xbc1540…39c11d
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0xe9c35a…565331
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa22d ago0x86501a…d011e4
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0xe89185…3123d1
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x57e954…2792ea
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x698220…0cd0e1
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x00e3f1…a7cf34
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0xb6f144…efff92
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x753d15…d38b29
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x3c0b30…47d78d
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0xe129ce…7340c6
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0xb83e2f…9342a5
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x1ff018…3dc2e0
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x2c4288…154511
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0xdda1b4…694c0b
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x2a7e6e…118e5d
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x7b3c9e…cd80b2
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa23d ago0x27df5f…70bd8d

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.