Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6668…74260x3c08…83d8Base$0.50100%daydreams66d ago0xd314f9…3a930f
0x6668…74260x3c08…83d8Base$0.001100%daydreams66d ago0x1f2055…07db7e
0x6668…74260x3c08…83d8Base$0.20100%daydreams66d ago0x2a750e…5d58fe
0x4aef…440c0x3c08…83d8Base$19.00100%daydreams66d ago0xcb5aab…62ef78
0x4aef…440c0x3c08…83d8Base$0.001100%daydreams66d ago0x40ea33…47de27
0x4aef…440c0x3c08…83d8Base$0.001001100%daydreams66d ago0xde6186…c3a8fe
0x4aef…440c0x3c08…83d8Base$0.001100%daydreams66d ago0x2038c1…a8473e
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x5ade40…ea60b0
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x9abea0…8ac572
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0xfd0c0f…dd4be7
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x3f4b7e…1142aa
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x6f54c9…5e0018
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x4f0238…14c53c
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x3694e1…4b64ca
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x8d007b…a72078
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0xb17ecf…81f6cb
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x1ce38e…ff76db
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x2a3733…eee216
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0xbe4342…1fb5e9
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x070865…5f62ac
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x056a86…ee50c1
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x0d0679…cb417c
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0xc855e9…a95e19
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x7d6ea3…5fbd92
0xc056…7a630x3c08…83d8Base$0.001100%daydreams66d ago0x45291a…c5aebc

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.