Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x45831b…580ff1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6291d6…dad976
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x820112…ef6b73
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x023687…c365b9
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb7b67a…48ac3a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f5faf…d29d33
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x332e6c…a7f107
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a1abe…9b5eef
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x073111…60ea2f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x719264…fcf31b
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98dc59…1d511c
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe93d6…340987
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b2477…9185d2
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca8d4f…9f3f53
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe4f96b…bddb18
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1af1ea…e98e7c
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8d1c72…bcea45
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33e448…b5e785
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0650d…640c2e
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec622d…4357a5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x77210e…1486c6
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91bc3d…b4f6f5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c41d3…1711fd
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0b8fa…026481
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb94ad9…865772

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.