Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x2f15d0…bc1bb9
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x75d487…976d4a
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x30c595…d1de72
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xb0b547…e1600f
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x415da8…1367ac
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x0356e1…cbd1a2
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xb6b552…c61dd0
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xf7de63…7754dc
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xad47dd…9a7779
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xfd7138…de0890
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xfbab66…65958f
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x0f754e…09ae93
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xe8e6b0…47c3e1
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x008024…77a0a5
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xca116b…1e4311
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xae8efa…40b095
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xa320f5…795911
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x505814…a9fe1e
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x526327…944064
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x17d709…9d9656
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x6b3989…228a91
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0xc211c0…7d13ef
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x8a855f…3a3253
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x207681…a369e7
0x1600…76ce0xa9dd…2315Base—$0.002100%coinbase46d ago0x33e531…31850b

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.