Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0xb0d689…ecb650
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0xc3a829…543574
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0xf399c0…16e20c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x4a982f…869cd9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x58c5b4…a34d55
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x2ef548…a20d67
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x0a74a6…cb117e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x4902d1…f97f38
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x97186b…f26580
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x9f3142…b8a659
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x029c37…ea81f5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0xfd16b2…f7847a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x5b7336…0c079d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x783b32…380848
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0xa32a99…af9fdd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0xaa714a…8171fa
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x9beaf1…96da4d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0x3721c0…83f264
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0xad2a04…b83ff9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase30d ago0xd42ad1…d0ca30
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase31d ago0xc27d43…0decb7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase31d ago0x99feb3…ff5f5a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase31d ago0x1f4d95…cfd8f5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase31d ago0x9cc3d1…3ab633

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.