Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0xac41d6…9cdb64
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0x73adfe…5caee1
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0x129746…725271
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0xd31107…4a6f62
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0x2c69f0…3b1f84
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0x6ac22a…98c4ce
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0x61653e…247a2c
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0x0a407a…dd8b33
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa38d ago0x8215b9…0f7341
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0x7fb4a0…a55f0c
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa38d ago0x322f00…45fa18
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xdda7f8…5e3bf4
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xee2753…b05573
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xf1e9d4…c5c99c
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa39d ago0x0477b9…c69eed
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xac2e3c…e1eeab
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x955521…8a030e
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x15f190…bf4e5e
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xad70f4…8ca9e1
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x906ca9…9c08a9
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xb6f47f…044beb
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xe2f0ff…8c30a7
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xd736e6…42348e
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa39d ago0xcbaf95…db60db
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x3b4b68…503ddf

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.