Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x582286…2eee77
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x275329…d58f2b
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0xa44ff6…b9cf6e
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0xb22fa6…55c87a
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0xa77285…5690a9
0x47be…0b800x9c95…e299Base—$0.001100%fluxa35d ago0x6e929b…9c0f60
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x21b2b4…0cc952
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x62f4c8…36e96c
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x08c51a…d327e2
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x4e26fc…6eb371
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x669b05…9bdb30
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0xf3d6c5…06f019
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0xa369aa…31a86c
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0x470b78…1ac47c
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0xe6e4ee…59819f
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0x07dafe…2fbb78
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0x3a177d…6de6a6
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0xf5a2bb…f53d83
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0xb3f0fb…847990
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0xb54ffa…359d75
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0xbc604f…9ce215
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0xb3f679…001542
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0xebc5c2…551f6a
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0xea7612…e54077

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.