Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0x14b3ed…02221a
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0xe001a1…1464ea
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0x8de749…fabcbe
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0xdfc603…d275ad
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0xbe1536…6e038e
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0xe00d91…213671
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0x486d54…e07a12
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0xcb9d14…bd1559
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0xd79845…c28c38
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0x6a4a24…75ecd4
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa31d ago0x8e3565…112f76
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0xfffbfc…ea4feb
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0xa0e652…9a82d2
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0xeac6ac…324bb0
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0x16bdab…4f158c
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0xbd38f7…3b9eac
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0x142f27…f9197d
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0xe6b49b…e473a1
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0xaf68be…2eb6a8
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x953b60…27a08c
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x2e3a5b…d07db3
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x08e11c…d06ea0
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0xe9cbc0…2a30c5
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x14e435…3609e7
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x3783b9…4d413c

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.