Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa42d ago0xb141eb…c20a54
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xdef066…2f9d4a
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa42d ago0xd8a484…561d78
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xf72952…0faa48
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x4aecdf…11b038
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xa08ae4…3bc6b3
0x3066…cb590x9c95…e299Base—$0.001100%fluxa43d ago0xdc70af…73eb4d
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x50c4f8…b5dc72
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0xf3c49f…c6008e
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x17a251…eea2d3
0x3066…cb590x9c95…e299Base—$0.001100%fluxa43d ago0x4a550e…dfda18
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x5460dc…1ef4cc
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x337242…a6d2c2
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x487354…61b415
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x9bae5e…4a445e
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x7cc64f…8e8b7c
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x808269…f26377
0x3066…cb590x9c95…e299Base—$0.001100%fluxa43d ago0x151398…744e1a
0x3066…cb590x9c95…e299Base—$0.001100%fluxa43d ago0x0b156b…29e36f
0x3066…cb590x9c95…e299Base—$0.001100%fluxa43d ago0x8b504f…844ec5
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x0ddcd4…aaf6a6
0x3066…cb590x9c95…e299Base—$0.001100%fluxa43d ago0x1a1e9e…51019c
0x3066…cb590x9c95…e299Base—$0.001100%fluxa43d ago0xa3791f…7a5daf
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa43d ago0x81294f…1e6daa
0x3066…cb590x9c95…e299Base—$0.001100%fluxa43d ago0xb941b7…3bef57

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.