Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0xaefe74…599350
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x815ca4…52b2b6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0xddbe1b…9c10f9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0xd1aa20…af81ae
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x9e6a9f…7a52fb
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x80630a…44fd22
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x2e9b6c…195e53
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x7ebf19…9f3e7c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x463f41…736681
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x9f0027…0c145b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x99540a…23522c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0xcc50c2…a36919
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x521877…d8d5cb
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0xcad7a9…366fde
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0xc78b8c…f3b2fc
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x2e417b…7a5b6c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x4aeb99…f68e51
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0xff1e85…5605da
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x2e0162…7118b0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0xa0b3a6…933c96
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x6a0a58…bab7c4
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0xa39fca…da6f94
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x03b0e4…68f60a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x368067…76d8bf
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase22d ago0x55e16f…692156

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.