Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$1.19100%coinbase19d ago0xcdcbec…5bd0f9
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase19d ago0x453535…2ff893
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase19d ago0xaaad9b…1bc725
0xca0a…2d7a0x85b4…627cBase—$2.76100%coinbase19d ago0x0e6c2a…4ff346
0x467f…a4c10x85b4…627cBase—$1.92100%coinbase19d ago0x80c2f4…51df7f
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase19d ago0xcd3959…8a8b3d
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase19d ago0x5b1f97…339f6d
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase19d ago0x2f4cd2…cba6d6
0x467f…a4c10x85b4…627cBase—$2.55100%coinbase19d ago0x88cf06…910cef
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase19d ago0x83826f…6998fc
0xca0a…2d7a0x85b4…627cBase—$0.96100%coinbase19d ago0x936be8…40e3b1
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase19d ago0x19cfa7…61bd52
0xca0a…2d7a0x85b4…627cBase—$2.93100%coinbase19d ago0x7909a7…f9049c
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase19d ago0xf74a4e…1025d7
0x467f…a4c10x85b4…627cBase—$1.33100%coinbase19d ago0xa1e5e0…4d1a35
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase19d ago0xa0ec12…b2236d
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase19d ago0x548d06…caed64
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase19d ago0x2fb56b…61e91b
0x467f…a4c10x85b4…627cBase—$0.89100%coinbase19d ago0x47101e…e28bb9
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase19d ago0x1fd1a6…2b6342
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase19d ago0xaa2d4e…e359ca
0xca0a…2d7a0x85b4…627cBase—$1.66100%coinbase19d ago0xa27a54…d5b1e4
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase19d ago0x1c3115…84c4aa
0xca0a…2d7a0x85b4…627cBase—$0.74100%coinbase19d ago0xb63a25…59dec4
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase19d ago0xa9f17e…b9920e

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.