Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc1504…39a8a6
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55085c…30c921
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdbb0b2…97e538
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa93109…76c6b9
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38793c…0df335
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad2566…9ee79f
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x666996…09022d
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f34dc…54b98a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa39f84…e3502e
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfac7f0…97aa60
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbadcc2…67caac
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7e1b4…8c22af
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf79fbd…57c070
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x793bd6…00c030
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c4ab4…3ec9ba
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87facd…ee2455
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x25a0da…ee5708
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98f970…5b5d3a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b5be4…b2655b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x921abe…2919bf
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc956f…68902a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4424a3…d8b04d
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb0c5d0…6cef5c
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd6f3dc…2468f5
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87789c…8568d6

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.