Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0xb0f83e…d24db1
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0x5e3c27…284a71
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0xbcab43…58bed9
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa49d ago0x459648…c67a33
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0x39ab1a…b715aa
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0x438b1d…4c319b
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0x0a015c…753d14
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa49d ago0xe36955…bc8cd0
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0xb2e4b7…ebd058
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0xb037ab…f48d6d
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0xd96421…0ed63e
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0x830400…e3d194
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa49d ago0x93f49e…af44ae
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa49d ago0x0c647c…708fa4
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0xb735e7…13a659
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0x31988f…7b959d
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0xb667c2…618e09
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa49d ago0x0af518…097d46
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa49d ago0x81f56f…ea70bc
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0xb6b57e…a7d63d
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0xf34ef1…605665
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa49d ago0x239acb…ceeaf2
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa49d ago0xe4a956…94fa06
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa49d ago0x8976a5…acf179
0x102d…f7600x9c95…e299Base—$0.001100%fluxa49d ago0x2430e6…327f5d

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.