Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0xfaf122…656d9b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x04f497…35b3f7
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x9a9a65…3ad43a
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x4d3be5…223b88
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x3d5be3…9b4247
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x7ea295…f9df47
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x93d024…fdfef4
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x98d32a…097e94
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0xcd1c0d…db59de
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x4f2157…2fcf24
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0xb0de27…5fa0e3
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x4aef54…677f2e
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0xa9365c…8b0e0c
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x5f3e92…9065f2
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x3de97e…d9d7d3
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x65053a…042aab
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x2e7535…ee737a
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x51459e…da2b28
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0xb76f89…274832
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0x977ff9…298673
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0xb07bef…6b70bb
0xda12…87e10x9c95…e299Base—$0.001100%fluxa61d ago0xe51a78…b48fda

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.