Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe736ff…307356
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e0b88…934257
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x919e26…46c5c1
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe9806c…328e80
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x55ab94…b7e0d8
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe31d07…8ab008
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7d45bd…8cd62e
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9af130…00c11f
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd0b2c5…711472
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9387dd…db642d
0x285f…4a150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbfac1a…bdbab8
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf08963…56df2c
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc61ce4…37b78d
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2f47ab…dd593d
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x832c62…84878e
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x53bbc7…b0275c
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x84adb2…77660e
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x15959b…b958cd
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb96ada…40f5c5
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x643637…f75d47
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4d252d…ef700c
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0fdf5c…2a8e64
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2ea280…64535a
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0xedd1b6…9099e5
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe131a1…b46ed9

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.