Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0xda46b7…50c930
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0xeccf5e…0e2b4e
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0xb442ec…15a478
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0xf532b1…a60b94
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0x00b220…9348a4
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0xe0f0d0…4e7c14
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0x33c27f…70bcbe
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0x827d09…ab593d
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0x43f609…559901
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0x86c48a…d5b12c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0xb1b223…ca0efa
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0xa4175d…b36b51
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0x34ac34…d983e7
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0xfa4c0c…a80bbf
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0x9389b9…7cd46c
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0xa226ae…ce2771
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0x60cb84…df7a94
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0xfec821…45c299
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0xf0772c…80fcc7
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0x97971f…531666
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0x41fafa…521a76
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0x2b141f…52af06
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa41d ago0x71bcc0…b6b029
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0x1539f9…4677c2
0x30de…1f910x9c95…e299Base—$0.001100%fluxa41d ago0xabf8ec…10b788

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.