Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77a7…f2030x3e0a…78e7Base—$0.003406100%coinbase74d ago0x96618c…a6f8e6
0x77a7…f2030x3e0a…78e7Base—$0.005438100%coinbase74d ago0x31d138…0485c9
0x77a7…f2030x3e0a…78e7Base—$0.003972100%coinbase74d ago0xefa430…7abeb0
0x77a7…f2030x3e0a…78e7Base—$0.005387100%coinbase74d ago0xfe354b…15def4
0x77a7…f2030x3e0a…78e7Base—$0.005759100%coinbase74d ago0x1b5fe7…bd27ee
0x77a7…f2030x3e0a…78e7Base—$0.004722100%coinbase74d ago0x9d899b…7f5bc5
0x77a7…f2030x3e0a…78e7Base—$0.003626100%coinbase74d ago0x2859bc…297307
0x77a7…f2030x3e0a…78e7Base—$0.002788100%coinbase74d ago0xc265d0…21599d
0x77a7…f2030x3e0a…78e7Base—$0.005697100%coinbase74d ago0x1f4e5f…741414
0x77a7…f2030x3e0a…78e7Base—$0.005191100%coinbase74d ago0xa5fa3b…d4798c
0x77a7…f2030x3e0a…78e7Base—$0.004887100%coinbase74d ago0x509935…5f18e8
0x77a7…f2030x3e0a…78e7Base—$0.005332100%coinbase74d ago0x263cf8…dfd7a1
0x77a7…f2030x3e0a…78e7Base—$0.002644100%coinbase74d ago0xf489b0…6f4d17
0x77a7…f2030x3e0a…78e7Base—$0.002727100%coinbase74d ago0xb6f0a2…f1b2ad
0x77a7…f2030x3e0a…78e7Base—$0.005895100%coinbase74d ago0x279dd6…aca8e3
0x77a7…f2030x3e0a…78e7Base—$0.005756100%coinbase74d ago0x13128b…1743ca
0x77a7…f2030x3e0a…78e7Base—$0.004161100%coinbase74d ago0x8ba9f7…cefd25
0x77a7…f2030x3e0a…78e7Base—$0.004098100%coinbase74d ago0x4f914d…80972c
0x77a7…f2030x3e0a…78e7Base—$0.003018100%coinbase74d ago0x329232…7e4412
0x77a7…f2030x3e0a…78e7Base—$0.00374100%coinbase74d ago0x80c9a8…b26d65
0x77a7…f2030x3e0a…78e7Base—$0.002979100%coinbase74d ago0xf7a6a4…a15027
0x77a7…f2030x3e0a…78e7Base—$0.004305100%coinbase74d ago0xb3bfbf…5ec3e3
0x77a7…f2030x3e0a…78e7Base—$0.005245100%coinbase74d ago0x1dc6cd…3cf9d1
0x77a7…f2030x3e0a…78e7Base—$0.00455100%coinbase74d ago0x335596…56f60c
0x77a7…f2030x3e0a…78e7Base—$0.00491100%coinbase74d ago0xc44ab5…31ea32

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.