Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb183…8a1b0x1d61…5a38Basex402 service$0.001100%coinbase2d ago0xf9ee7b…c1b6da
0xb183…8a1b0x1d61…5a38Basex402 service$0.001100%coinbase2d ago0xf93b1f…a19672
0xb183…8a1b0x1d61…5a38Basex402 service$0.002100%coinbase2d ago0xf2ea58…3ef279
0xb183…8a1b0x1d61…5a38Basex402 service$0.001100%coinbase2d ago0xc10d50…b302ce
0xb183…8a1b0x1d61…5a38Basex402 service$0.005100%coinbase2d ago0x20f0f2…1c7416
0xb183…8a1b0x1d61…5a38Basex402 service$0.004100%coinbase2d ago0x401615…70d437
0xb183…8a1b0x1d61…5a38Basex402 service$0.003100%coinbase2d ago0x673434…8e79e8
0xb183…8a1b0x1d61…5a38Basex402 service$0.002100%coinbase2d ago0x667a5b…4d0dbf
0xb183…8a1b0x1d61…5a38Basex402 service$0.001100%coinbase2d ago0x7239de…bd2918
0xb183…8a1b0x1d61…5a38Basex402 service$0.01100%coinbase2d ago0x9134ac…6bd839
0xb183…8a1b0x1d61…5a38Basex402 service$0.009100%coinbase2d ago0xd5fba0…466996
0xb183…8a1b0x1d61…5a38Basex402 service$0.008100%coinbase2d ago0x2dccd7…3e4079
0xb183…8a1b0x1d61…5a38Basex402 service$0.006100%coinbase2d ago0xebc1f2…eeb5c9
0xb183…8a1b0x1d61…5a38Basex402 service$0.007100%coinbase2d ago0x9f40f6…547a8a
0xb183…8a1b0x1d61…5a38Basex402 service$0.005100%coinbase2d ago0x956dd6…e299ef
0xb183…8a1b0x1d61…5a38Basex402 service$0.003100%coinbase2d ago0xbff1ba…d0b6ed
0xb183…8a1b0x1d61…5a38Basex402 service$0.004100%coinbase2d ago0xda04b2…5220e6
0xb183…8a1b0x1d61…5a38Basex402 service$0.002100%coinbase2d ago0x26f52e…163326
0xb183…8a1b0x1d61…5a38Basex402 service$0.01100%coinbase2d ago0xcbeff2…f3e12a
0xb183…8a1b0x1d61…5a38Basex402 service$0.001100%coinbase2d ago0x920ac2…80216c
0xb183…8a1b0x1d61…5a38Basex402 service$0.009100%coinbase2d ago0x07c8d4…0cc841
0xb183…8a1b0x1d61…5a38Basex402 service$0.007100%coinbase2d ago0x1b3241…6e7b56
0xb183…8a1b0x1d61…5a38Basex402 service$0.008100%coinbase2d ago0x124b27…a748f4
0xb183…8a1b0x1d61…5a38Basex402 service$0.006100%coinbase2d ago0x0c9ba6…edb333
0xb183…8a1b0x1d61…5a38Basex402 service$0.004100%coinbase2d ago0x101839…797823

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.