Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa99…81480x3e0a…78e7Base—$0.003345100%coinbase74d ago0x7f35a9…55ab95
0xfa99…81480x3e0a…78e7Base—$0.003354100%coinbase74d ago0x8f9568…b2ac69
0xfa99…81480x3e0a…78e7Base—$0.002844100%coinbase74d ago0x535bd0…bdcd6b
0xfa99…81480x3e0a…78e7Base—$0.004879100%coinbase74d ago0x355abb…6e57ac
0xfa99…81480x3e0a…78e7Base—$0.003761100%coinbase74d ago0xfe005b…08ae09
0xfa99…81480x3e0a…78e7Base—$0.003088100%coinbase74d ago0x99eb23…ec7f4a
0xfa99…81480x3e0a…78e7Base—$0.002701100%coinbase74d ago0xfd81b6…e3bbf7
0xfa99…81480x3e0a…78e7Base—$0.00299100%coinbase74d ago0x00e519…8def0a
0xfa99…81480x3e0a…78e7Base—$0.003792100%coinbase74d ago0x8e2c74…57332a
0xfa99…81480x3e0a…78e7Base—$0.004703100%coinbase74d ago0x958801…6bdc5a
0xfa99…81480x3e0a…78e7Base—$0.004152100%coinbase74d ago0x2ad4d2…3a883b
0xfa99…81480x3e0a…78e7Base—$0.002649100%coinbase74d ago0x6398a3…679783
0xfa99…81480x3e0a…78e7Base—$0.004194100%coinbase74d ago0xc000af…605621
0xfa99…81480x3e0a…78e7Base—$0.005761100%coinbase74d ago0x2c9b3d…4d9cb3
0xfa99…81480x3e0a…78e7Base—$0.005712100%coinbase74d ago0xa8420e…0ea4ed
0xfa99…81480x3e0a…78e7Base—$0.005437100%coinbase74d ago0xb07486…c9215f
0xfa99…81480x3e0a…78e7Base—$0.004818100%coinbase74d ago0xe45de3…401e60
0xfa99…81480x3e0a…78e7Base—$0.003781100%coinbase74d ago0x5f73c6…41024e
0xfa99…81480x3e0a…78e7Base—$0.005402100%coinbase74d ago0xeb427d…413394
0xfa99…81480x3e0a…78e7Base—$0.002652100%coinbase74d ago0xda9d9b…31b0b3

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.