Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3758…08400x3e0a…78e7Base—$0.003938100%coinbase73d ago0xa7742b…467df0
0x3758…08400x3e0a…78e7Base—$0.002719100%coinbase73d ago0x1373bb…51982f
0x3758…08400x3e0a…78e7Base—$0.003729100%coinbase73d ago0x009ab0…5d21c2
0x3758…08400x3e0a…78e7Base—$0.002771100%coinbase73d ago0x37dd3a…f32db3
0x3758…08400x3e0a…78e7Base—$0.003087100%coinbase73d ago0xe330d5…3bb453
0x3758…08400x3e0a…78e7Base—$0.004786100%coinbase73d ago0x81867b…6b7615
0x3758…08400x3e0a…78e7Base—$0.005159100%coinbase73d ago0x065bac…de9e0d
0x3758…08400x3e0a…78e7Base—$0.002774100%coinbase73d ago0x03781a…0464e3
0x3758…08400x3e0a…78e7Base—$0.004506100%coinbase73d ago0x18b3ed…b8f6f0
0x3758…08400x3e0a…78e7Base—$0.004076100%coinbase73d ago0xdc8b61…549ad1
0x3758…08400x3e0a…78e7Base—$0.003134100%coinbase73d ago0x9dc29a…290366
0x3758…08400x3e0a…78e7Base—$0.005785100%coinbase73d ago0x04974a…420a18
0x3758…08400x3e0a…78e7Base—$0.004867100%coinbase73d ago0x3a95d5…a42290
0x3758…08400x3e0a…78e7Base—$0.00502100%coinbase73d ago0x204e13…dc344a
0x3758…08400x3e0a…78e7Base—$0.004676100%coinbase73d ago0x09c70e…9fee69
0x3758…08400x3e0a…78e7Base—$0.005869100%coinbase73d ago0xaa4c7b…feaada
0x3758…08400x3e0a…78e7Base—$0.00295100%coinbase73d ago0x42da8a…150a29
0x3758…08400x3e0a…78e7Base—$0.002664100%coinbase73d ago0x2c77ad…aa480d
0x3758…08400x3e0a…78e7Base—$0.005705100%coinbase73d ago0x713bdb…8fc0f4
0x3758…08400x3e0a…78e7Base—$0.00402100%coinbase73d ago0xf9f8c7…f33384
0x3758…08400x3e0a…78e7Base—$0.004911100%coinbase73d ago0xa97f74…dc0cc0
0x3758…08400x3e0a…78e7Base—$0.005854100%coinbase73d ago0x7f0299…8d3839
0x3758…08400x3e0a…78e7Base—$0.004925100%coinbase73d ago0xaac8be…3ad821
0x3758…08400x3e0a…78e7Base—$0.003205100%coinbase73d ago0xd90591…2e1237
0x3758…08400x3e0a…78e7Base—$0.004629100%coinbase74d ago0xac8756…ac2ec3

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.