Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0021…ad8f101d ago0xb446e7…bf3121
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0x477f42…3f2bc9
0x82b8…ab940x73fc…b29bBase—$0.0035100%0xdf7d…5dbd101d ago0x75440b…9d2e96
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0021…ad8f101d ago0x9698da…74cd2d
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0x445076…803698
0x82b8…ab940x73fc…b29bBase—$0.0035100%0xdf7d…5dbd101d ago0x3092c2…309578
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0021…ad8f101d ago0xee16b4…3d0290
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0x2813c1…699df3
0x82b8…ab940x73fc…b29bBase—$0.0035100%0xdf7d…5dbd101d ago0xdd6a56…09ff9b
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0021…ad8f101d ago0xaeeca0…dc9270
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0x9f3aa8…d8be59
0x82b8…ab940x73fc…b29bBase—$0.0035100%0xdf7d…5dbd101d ago0xa379ee…d9bf8f
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0021…ad8f101d ago0xe1ef23…82d53c
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0xff43ed…24cf69
0x82b8…ab940x73fc…b29bBase—$0.0035100%0xdf7d…5dbd101d ago0x75ecb8…f04446
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0021…ad8f101d ago0x8d3f1f…94318a
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0x3c7b6e…f08833
0x82b8…ab940x73fc…b29bBase—$0.0035100%0xdf7d…5dbd101d ago0x85ff66…8bc2b3
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0021…ad8f101d ago0x7f5377…a14e95
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0x2065fc…f41439
0x82b8…ab940x73fc…b29bBase—$0.0035100%0xdf7d…5dbd101d ago0xc1ebcd…f3477e
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0021…ad8f101d ago0x97c862…74b368
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0x942cae…a74644
0x82b8…ab940x73fc…b29bBase—$0.0035100%0xdf7d…5dbd101d ago0xbee4d4…8f0297
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0021…ad8f101d ago0x11673c…25893b

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.