Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x65d58b…f229b4
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x9196b1…70ea89
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0xf3a251…2f7b53
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x403ca9…25ba66
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x156843…b4f65f
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0xe7587b…f2859c
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x1a06ed…3a1b27
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x78d176…1a95bc
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x4173d0…57aef8
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0xe7a209…8789a0
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x9d32fb…9b1f51
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0xe0a772…2a1d15
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x749442…bd4ce8
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0xb9f78d…c96c3b
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0xc47ce7…314227
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x09a859…538838
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x58d0ab…6d1aaa
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x389c76…8135c5
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x3c25e2…8bd4f0
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x5c62e9…9317e7
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x63ff0c…784c78
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x282eae…f2a09a
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0xcda599…0fd68b
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0x1663ac…5fd554
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase21d ago0xf3eae0…65044f

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.