Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x898562…7f4097
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x47018c…77f482
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x928855…06971c
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x665c49…d099db
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x3053ce…e372dd
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0xfd88a7…e1b465
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0xd04ead…35482a
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x514f1c…6c1351
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x11f8c7…e03a83
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x654e50…fdff09
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x7deb35…224537
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0xf4343e…0f4351
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x71969d…b6bcdd
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x80d2d7…f759cd
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0xc1f93c…011ceb
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x8854ef…29fb40
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x24eab3…7c770e
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x41783e…a16781
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x093fa9…df261c
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x3ae25b…b28689
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x0c5eef…e232f6
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x470d63…1f4622
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x275fa8…4538c2
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0xd3bb99…2b65c1
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa19d ago0x49b88d…fd8ccf

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.