Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$1.46100%coinbase25d ago0x4c3fa2…6643ff
0x467f…a4c10x85b4…627cBase—$1.77100%coinbase25d ago0x7d8db0…c0b7cd
0x467f…a4c10x85b4…627cBase—$0.64100%coinbase25d ago0x98b0d0…1a5a39
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase25d ago0x1b7f4f…9152c1
0x467f…a4c10x85b4…627cBase—$2.01100%coinbase25d ago0xb1e1f2…da7710
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase25d ago0x843fbf…d163d6
0x467f…a4c10x85b4…627cBase—$2.47100%coinbase25d ago0x7d8e26…5896e7
0x467f…a4c10x85b4…627cBase—$2.46100%coinbase25d ago0x4db7ee…89cfca
0x467f…a4c10x85b4…627cBase—$0.81100%coinbase25d ago0xca0833…2703a8
0x467f…a4c10x85b4…627cBase—$0.83100%coinbase25d ago0x6c2bfc…10dba8
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase25d ago0x4633e0…697caa
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase25d ago0xc82c2d…e0725f
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase25d ago0xebec90…10ea6a
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase25d ago0x5be132…c059ae
0x467f…a4c10x85b4…627cBase—$1.89100%coinbase25d ago0x93385c…c52911
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase25d ago0x34377f…c67bba
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase25d ago0x2ab7a1…477439
0x467f…a4c10x85b4…627cBase—$1.09100%coinbase25d ago0xd28154…83e2d1
0x467f…a4c10x85b4…627cBase—$0.61100%coinbase25d ago0x9aa844…0ac876
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase25d ago0xa551a3…689ed2
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase25d ago0xa6b556…4e08a2
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase25d ago0x7d68fe…28845e
0x467f…a4c10x85b4…627cBase—$1.49100%coinbase25d ago0xb733b1…d76e7f
0x467f…a4c10x85b4…627cBase—$0.82100%coinbase25d ago0xf40af3…5e9c99
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase25d ago0x45780c…7f2ad6

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.