Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0x02ca86…281bb9
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0x8c68fb…b0740e
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0xa3b3e4…729a80
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0x0e9190…75c0ce
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0x3a8d01…3ef95b
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0x42e9aa…937969
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x6f9fd7…e5d6d5
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0xb8707d…ff3d38
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x8d26e9…85a83d
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0xb0d080…1d6f35
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x717cbe…cb29e1
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0xd1decb…20005d
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0x516a28…963671
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x0b4260…006631
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x9405ef…df6b1a
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x9857f6…00e7a4
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x93baa3…10fc1d
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0xe856ec…d65325
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x70fbcb…3063f2
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0xcd2e79…c9c12f
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0xc18d74…10201e
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x2ee608…ba5f0d
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x732684…0412ee
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa45d ago0xa57b46…90d237
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa45d ago0x2ee389…245976

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.