Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x974e…8449Base—$0.20100%fluxa67d ago0x0d1d45…4cbaa9
0xd1ae…81330x56e0…349fBase—$0.10100%fluxa67d ago0x0b761c…d4d7ad
0xd1ae…81330xb029…9150Base—$0.50100%fluxa67d ago0x11dd18…e7c1ab
0xd1ae…81330xcf33…79f1Base—$0.10100%fluxa67d ago0x387746…8d31fa
0xd1ae…81330x8243…8703Base—$0.20100%fluxa67d ago0x079437…2996ba
0xd1ae…81330x667f…b37bBase—$0.70100%fluxa67d ago0x7e3b0a…434167
0xd1ae…81330x4e61…ddabBase—$0.82100%fluxa67d ago0x65c890…4f215a
0xd1ae…81330xe6fa…28fbBase—$0.10100%fluxa67d ago0x3576e3…b9bb72
0xd1ae…81330x3ae0…80a8Base—$0.70100%fluxa67d ago0xa8b54a…282ce4
0xd1ae…81330x3146…3992Base—$0.70100%fluxa67d ago0x61a91a…484921
0xd1ae…81330x5d42…ddb7Base—$0.20100%fluxa67d ago0xd74f57…3974fe
0xd1ae…81330x7922…64b2Base—$0.70100%fluxa67d ago0xb81752…e467ef
0xd1ae…81330xc352…c0aaBase—$0.72100%fluxa67d ago0xef1f89…48a0b1
0xd1ae…81330x2d6d…65d1Base—$0.20100%fluxa67d ago0x35b87a…1545fb
0xd1ae…81330xf63d…7dadBase—$0.10100%fluxa67d ago0xae27cd…504398
0xd1ae…81330xca5a…60bfBase—$0.70100%fluxa67d ago0x1f992b…3ef20e
0xd1ae…81330x78c9…93bfBase—$0.70100%fluxa67d ago0x35a7d6…7b037a
0xd1ae…81330x1971…eef1Base—$0.20100%fluxa67d ago0x2c32d9…921cd2
0xd1ae…81330x5c4f…1858Base—$0.20100%fluxa67d ago0xe08084…e0a92f
0xd1ae…81330x1722…7f0aBase—$0.20100%fluxa67d ago0xd2306c…9a012a
0xd1ae…81330xa941…e61bBase—$1.30100%fluxa67d ago0xc8801d…db8ace
0xd1ae…81330x4ed9…ee79Base—$0.20100%fluxa67d ago0x1012ec…a161de
0xd1ae…81330x2c8f…a212Base—$0.60100%fluxa67d ago0x192f15…05adb9
0xd1ae…81330x6d73…1c95Base—$0.20100%fluxa67d ago0x4d054c…8f070f
0xd1ae…81330xe662…6308Base—$0.10100%fluxa67d ago0xecdc5f…edee91

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.