Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x28087c…9626e9
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0xbe1f9b…b1fae3
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x52914f…18e924
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x96d0b2…5897dc
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x351b21…f85a04
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x62a135…4472df
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x6eecd7…4169f8
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0xc14a33…3608a6
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x433aa8…f3a6f5
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0xb8ad37…ea6c24
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x52c8aa…1a9690
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0xd79ed8…0e67ca
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x783159…c08206
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x47d43b…215763
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0xc99549…47fb24
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x28ab0a…4ecef9
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x908411…e00747
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x1c96f9…f3fdf2
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x99b018…addbf6
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0xbfcbf3…f4d094
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x076d62…a9f46c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0xe6750f…c4b7bf
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x31a10b…0ec663
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x4b2b10…28c6ac
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase14d ago0x4ad1bd…8d23b2

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.