Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x3b8bb0…2c212a
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xc8d32e…953458
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xcb2d07…4c6157
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x3afc06…c2bd7f
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xd250d2…dde602
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x9d9c5f…3ca18b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xffb63e…cb3527
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xa780d3…473684
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x7ef74e…838c4f
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xd85d78…d19363
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xd803a8…4f9831
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa43d ago0x676b69…1c6826
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xee324f…6da655
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x609e34…b815da
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x2b0b19…114fd2
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x1ffb2c…f225a1
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x921830…646c21
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x020523…dd2eab
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x8f1b73…bbd70d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x2a1116…bf9b00
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x1ee7c3…f9bcf1
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x3f9f1c…6be6f7
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x448dab…7e1545
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x8fbdc9…25f735
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x55baf3…911b44

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.