Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x50a472…6d11b0
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xd8b439…618158
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x5fe0d0…ee1a51
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xbe4296…5c2948
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x641662…2fcda8
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xfdafd4…f4ad7d
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x876c6a…539489
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x857db1…9c5e79
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x4e2bd6…ed2924
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x6b8e8b…5dd1ee
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xb23832…edba24
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xf6946e…37fdfc
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xeacecb…82a831
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa48d ago0xa59557…4dc6af
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x362d9c…ca26d5
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa48d ago0xaef757…1e8908
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa48d ago0x4f9f13…c05717
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xa0e933…6f6645
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x71d652…efc3b6
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xa4fd8e…de76f9
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xceb089…6c7295
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa48d ago0x25c85a…c8de41
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xce8689…21869d
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0xd82126…9a0469
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa48d ago0x6f0cbc…b2ac9c

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.