Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x7b00bb…c5cf00
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x814be1…d6d9eb
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x849ece…575772
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x6baf79…b8f7dd
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xd3a033…817eef
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x489cb3…7580c3
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x9534c0…a5b544
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x88823e…844cfb
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xb74d6f…d57e6a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x8d2ce5…28f7b3
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x9893bd…51da69
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xdcc3b4…26fca0
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x3b41e2…c7e59a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xe66f38…a85e96
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x45040a…850c2f
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xaa2c0f…96c0f9
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x4a8e51…f72dd7
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x60f4f7…524c1a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x42f8f8…5877f4
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x2729a1…7a3737
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0xd22cdd…389aa8
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x71146d…eab640
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x270a9f…e78994
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x65af9c…abc3f8
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x7e300c…faa5e7

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.