Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a3a…de160x1e8e…60f8Base$1.00100%anyspend175d ago0x1dff06…65d970
0xa8de…969a0x1e8e…60f8Base$2.00100%anyspend175d ago0x297019…613591
0xa566…97960x1e8e…60f8Base$2.00100%anyspend175d ago0x7c0f76…6f8071
0x8b17…81d90x1e8e…60f8Base$2.00100%anyspend175d ago0x339834…4aa0cf
0xea85…5a590x1e8e…60f8Base$1.00100%anyspend175d ago0xaf9978…b16e15
0x4a01…a1440x1e8e…60f8Base$1.00100%anyspend175d ago0xdca1f7…ca0855
0xb9e3…bfe90x1e8e…60f8Base$1.00100%anyspend175d ago0x221092…525552
0x1182…23ee0x1e8e…60f8Base$1.00100%anyspend175d ago0xec1877…d4d261
0xafad…2e550x1e8e…60f8Base$3.00100%anyspend175d ago0xbb0d89…3419ea
0xc850…b0dc0x1e8e…60f8Base$1.00100%anyspend175d ago0xb04991…a22afb
0x8b17…81d90x1e8e…60f8Base$1.00100%anyspend175d ago0x0ae9b7…ad6e41
0xa8de…969a0x1e8e…60f8Base$1.00100%anyspend175d ago0xec1c49…57f127
0x010d…b6e70x1e8e…60f8Base$3.00100%anyspend176d ago0x78fc9b…80e322
0x995a…42860x1e8e…60f8Base$1.00100%anyspend176d ago0x3ae8b3…28fd5e
0x786c…aa8d0x1e8e…60f8Base$2.00100%anyspend176d ago0x97d20d…48a3ff
0x6459…8a170x1e8e…60f8Base$2.00100%anyspend176d ago0x290c8f…801a40
0x718b…93bf0x1e8e…60f8Base$3.00100%anyspend176d ago0x8b52a9…dbc313
0x9bf2…c9f40x1e8e…60f8Base$1.00100%anyspend176d ago0xa77f7e…bcd2fe
0xe77c…f5b90x1e8e…60f8Base$2.00100%anyspend176d ago0x338554…cd745b
0x3a6f…b92f0x1e8e…60f8Base$1.00100%anyspend176d ago0xdc48cd…878053
0x30c6…cae10x1e8e…60f8Base$1.00100%anyspend176d ago0x973ab7…20bf93
0x6712…5a310x1e8e…60f8Base$1.00100%anyspend176d ago0xad2c83…3b45ab
0xa27e…c0780x1e8e…60f8Base$1.00100%anyspend176d ago0x49f01b…a74fe0
0x6459…8a170x1e8e…60f8Base$1.00100%anyspend176d ago0x5a914b…97dbc7
0xa27e…c0780x1e8e…60f8Base$1.00100%anyspend176d ago0x9d9dd7…8767d8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.