Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa35d ago0x2db5ab…b49549
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x5d467b…f15cab
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x2273e4…82ca15
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x6d0e10…e4cd9c
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x2b4a70…4da7a2
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x538779…c858ec
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa35d ago0x524554…5bcc75
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x3127c3…36b253
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0xb72497…2a3d43
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x73d21c…7c1843
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x93bf53…bc5f01
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x1a28a7…9e5f4a
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x0f06f8…80749a
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x3558ca…4e069b
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x4a83ed…be6029
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0xae9431…64380a
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x882cf3…7eed6c
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0xb2a4ea…0fc869
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x7472b0…184f3e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x1aaacb…1c53b2
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x3d1ed5…d26a8f
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x0f13a8…264bd7
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x4fa234…e04dc4
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x16fdff…6ca734
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0xca2024…857b77

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.