Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c9e…e2890x1e8e…60f8Base$1.00100%anyspend50d ago0x3ccbd2…199f90
0x4efc…12080x1e8e…60f8Base$1.00100%anyspend50d ago0xb4cc28…bd5d68
0x440e…8fe80x1e8e…60f8Base$1.00100%anyspend50d ago0xc7e354…cdabca
0xb6a2…2ac90x1e8e…60f8Base$2.00100%anyspend50d ago0x3e2fb1…64116e
0xca1b…6f140x1e8e…60f8Base$1.00100%anyspend50d ago0xbb2a91…e1ef20
0xbf36…22a00x1e8e…60f8Base$1.00100%anyspend50d ago0xe6876c…3976dc
0x903e…3d2a0x1e8e…60f8Base$1.00100%anyspend50d ago0x36404f…9e030f
0xe02f…65f20x1e8e…60f8Base$3.00100%anyspend50d ago0x045e95…878f7e
0x440e…8fe80x1e8e…60f8Base$2.00100%anyspend50d ago0xee92a6…d35201
0xbd3b…12900x1e8e…60f8Base$3.00100%anyspend50d ago0x50dd53…8355ce
0x9234…0d850x1e8e…60f8Base$3.00100%anyspend50d ago0x88a180…683a39
0xbf36…22a00x1e8e…60f8Base$2.00100%anyspend50d ago0x384b85…dbf94b
0x0004…b6a20x1e8e…60f8Base$3.00100%anyspend50d ago0x8de5a2…9c751a
0x7eaa…c1720x1e8e…60f8Base$2.00100%anyspend50d ago0xcf514c…aff449
0x81de…0e570x1e8e…60f8Base$1.00100%anyspend50d ago0xa9c646…d314e8
0xac44…7fe80x1e8e…60f8Base$3.00100%anyspend50d ago0x483004…4e5e8f
0x903e…3d2a0x1e8e…60f8Base$2.00100%anyspend50d ago0xe74c57…001bb4
0xe2b7…8a9e0x1e8e…60f8Base$3.00100%anyspend50d ago0x06ea5b…ee9e83
0x9bf2…c9f40x1e8e…60f8Base$3.00100%anyspend50d ago0x2668d1…60deed
0x7f94…04a00x1e8e…60f8Base$2.00100%anyspend50d ago0x515d33…e87c1d
0xc37b…34f50x1e8e…60f8Base$3.00100%anyspend50d ago0x449317…aff35a
0xa311…100c0x1e8e…60f8Base$1.00100%anyspend50d ago0xbf7504…bf4270
0x81de…0e570x1e8e…60f8Base$2.00100%anyspend50d ago0xb54fa3…309807
0x0004…b6a20x1e8e…60f8Base$2.00100%anyspend50d ago0x12bd4e…3ef316
0xe1e7…a8d80x1e8e…60f8Base$1.00100%anyspend50d ago0xf5beb7…95f8ae

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.