Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI80d ago0xa9106a…0782af
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI80d ago0x1aaea9…cfe895
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI80d ago0x62baeb…eb881e
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI80d ago0x02f943…dafcee
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI80d ago0x4e6729…380618
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI80d ago0x3457be…78f15c
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI80d ago0x69a07b…9ef944
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.003232100%payAI80d ago0x8e933c…037c5c
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.003100%payAI80d ago0xef322c…3e62d5
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.003100%payAI80d ago0x56149a…ca638b
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI80d ago0x65013c…1b8e63
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI80d ago0x922e91…64209d
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI80d ago0x0e14b8…072009
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI80d ago0x62ea97…db09b2
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI80d ago0xcc1fb1…a9d83c
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.002627100%payAI80d ago0x493c3a…0180c7
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.002627100%payAI80d ago0x64bd39…93c14d
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI80d ago0xcfdabd…d1e93f
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI80d ago0x7d6062…3fbe8c
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI80d ago0x78dcd4…904334
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI80d ago0x7f2aad…a30ab2
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI80d ago0x82e39f…990220
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI80d ago0x20dd82…0ebef9
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI80d ago0x08153e…21d80c
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI80d ago0x1e4561…0b148b

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.