Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x8e69a1…5b4a3c
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x6f6eaa…8c1751
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x2cb05e…acee7e
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0xc67b5a…7980ab
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0xe4c219…b21906
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x356913…9e7ca5
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x780ebb…d66fcb
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0xb708db…1f6326
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa32d ago0xf67a8e…6e2c90
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x951c0d…19c15a
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x6eb534…fcc6a6
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x2393fb…bc3f14
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x87c22e…56f0f2
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0xb087bb…56f81b
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x3f415c…3d964c
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x10cce6…bb9c51
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x876e04…4fedec
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x84087f…59af9c
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x3740fa…6c0ba3
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x8346ca…5e7baa
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0xdeb270…9736ea
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0xec7aff…a7d1e4
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0xc7c523…3b82bd
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0xa04931…9373f8
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x022a6f…6fe0b5

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.