Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x563e4f…7c7187
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcbe307…db40d2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d0210…1a3640
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7b0a5…789c82
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x113a01…a37765
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3a9c04…0cb060
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x87e4ce…f7c52f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x470fe2…1af433
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbbfe5c…f7a6de
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf86c24…9516ee
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb2f3d2…99be6c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x179b01…a59896
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xacef08…ee4cd4
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6e779a…e26174
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x047f2c…2e52a5
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4f3749…108c7e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2e568d…8c4d67
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x05a8c2…1f3501
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5402cc…b0689b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa89ee4…fb3cd2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0376eb…abce54
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8fe92…169602
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xba9f75…80aeb6
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x44aa7d…d3deab
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x193088…b5a231

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.