Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0d13b…ad197c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12fcac…f79136
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4bf6b…82b447
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x465b26…b8012f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbfaba…68d8a7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb7fda4…ab2cda
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x81d4c4…eeacf9
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xace0a8…5de370
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0661ad…6c8c19
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf55732…95fbdc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x315644…3c2f01
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1340c6…1da1b9
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe32d44…b33c1b
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ec727…c8743f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f5f0c…c876f9
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5cbb27…0cab37
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a47bf…084aa8
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x124774…9622cd
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaaabc8…2c3a61
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x737a92…effd56
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1e9b6d…f4738a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb2896d…f2ce6a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4c28a…bb214a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x863d3b…2b581d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb98941…00b320

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.