Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf309f4…c57207
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c1847…c99746
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08791b…b7793a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd83366…f6e7c6
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc30bf7…0be8d1
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3458d…cbc368
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf5147a…6c18ab
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd154c9…8f9413
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1cf32f…29df27
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x319c50…1bc95a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88f1d7…89a002
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbfd447…9042b9
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4a17f…886c26
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34e8da…8d8279
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30c966…f2d9de
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82412e…2d7db4
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x462bd2…9e3bfd
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x341788…aa6d17
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d5cbc…812391
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x841f9e…93f0ff
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa26121…5f5361
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd3980…dadfcc
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x075561…9f4894
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7bc200…248315
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdae835…9c6713

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.