Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xf46ac0…fa8f99
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xc68f64…c7c7b9
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x7c28d2…8e7d7c
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xc14982…74d751
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x9d34e0…1b6e28
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x24ce07…5c96a6
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x03d660…319d76
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xc36f88…97e647
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x85a16b…2727eb
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x19d115…452872
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x8bc457…aab87d
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x92aae9…68bca3
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x56143e…25021b
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x209841…4c142c
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xaac033…e0ecfe
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x30a9f0…911971
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x73a469…7f9c30
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x8b4f0d…fc678c
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x54bdd9…ef41ff
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x764e0d…c4a560
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xbe43bf…b761dc
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x3dbb0c…43efab
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x684d0a…63bff5
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x9e54af…cf3e13
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x609fff…c62b2c

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.