Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0x76abaf…f0b15a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0x27be33…669a03
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0xde72d1…64a785
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0xda7383…defb98
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0x2d938e…f2777b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0x7fc1b1…5e3b30
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0xfdfad3…8e43ef
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0xfa9e9d…960859
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0xda6cb6…293972
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0xd4e85c…b7a438
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0xec0cf9…4f1fcf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x94f003…020ec8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x825df3…463959
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0xba0b4b…b82d88
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x748cd0…422dcc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x5f02ca…68c6f9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0xcf1040…3fec3c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x7ae0fd…8ac2ec
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x4f8dd0…fcaffd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x2de171…82e063
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x8e1d2c…ed2f56
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x572031…0cae87
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x2e6380…d80496
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0x64a5b8…d6d302
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase56d ago0xc8dab3…dd1a8b

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.