Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x159bc8…a229fe
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x8b2415…b9b7db
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xd50075…c86a03
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xea2248…059794
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xe1d66f…94a03e
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x80f43f…c36c73
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x663ab7…7ed42f
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x497e0b…de37b7
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xf62538…e4601d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x1d3d27…87a405
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x1a4b2a…0f4b59
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x9355ca…660304
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x4bc08a…54104a
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xe8941b…63383c
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xfd3639…645afb
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xe51505…d35106
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xbd43f8…c634ab
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x3a02f9…4d9e0b
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xc2e8c4…060995
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x523179…6a56b6
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x7269e5…1359f3
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x878880…04165c
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0x4accb4…ac1a20
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xd849e2…370bde
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase38d ago0xc46e55…2d34c0

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.