Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x588a71…0ab968
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0xdd9e72…0ba26c
0x6387…5be80x9c95…e299Base—$0.001100%fluxa38d ago0x6a7f64…c3238e
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x3f9658…67d030
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x6517d8…6886bf
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0xacc558…328f43
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0xd47bae…679057
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x31486f…f41423
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x9f9ee1…4fa674
0x6387…5be80x9c95…e299Base—$0.001100%fluxa38d ago0x49afef…6053fa
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x549d98…92c40f
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0xee1cb8…89aed6
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x210463…26a22a
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x495fcf…c2ba9d
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x70fce0…0f6290
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0xb169c8…6f3948
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x0390a8…62051f
0x6387…5be80x9c95…e299Base—$0.001100%fluxa38d ago0x2b7adc…f4e5a1
0x6387…5be80x9c95…e299Base—$0.001100%fluxa38d ago0xba307e…cfd91f
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x1fa2e5…150b7b
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0xf0c124…94d8cf
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0xdee90a…77081c
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa38d ago0x868e1e…d39b98
0x6387…5be80x9c95…e299Base—$0.001100%fluxa38d ago0x2e9963…dc8474
0x6387…5be80x9c95…e299Base—$0.001100%fluxa38d ago0x757381…434c20

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.