Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x841e…26630x3e0a…78e7Base—$0.004872100%coinbase74d ago0x1d7a23…202d50
0x841e…26630x3e0a…78e7Base—$0.00562100%coinbase75d ago0x0eaa3e…fe0a07
0x841e…26630x3e0a…78e7Base—$0.00501100%coinbase75d ago0x5f2fbf…6d40cc
0x841e…26630x3e0a…78e7Base—$0.004479100%coinbase75d ago0x3d0e07…13e34c
0x841e…26630x3e0a…78e7Base—$0.002706100%coinbase75d ago0x5006aa…53d741
0x841e…26630x3e0a…78e7Base—$0.005055100%coinbase75d ago0x54b25f…c8c6a5
0x841e…26630x3e0a…78e7Base—$0.005533100%coinbase75d ago0x7e82fd…655e6e
0x841e…26630x3e0a…78e7Base—$0.003024100%coinbase75d ago0x0a0ea6…fc6a8e
0x841e…26630x3e0a…78e7Base—$0.004554100%coinbase75d ago0x7539c7…e75020
0x841e…26630x3e0a…78e7Base—$0.003158100%coinbase75d ago0xb31f0a…66467b
0x841e…26630x3e0a…78e7Base—$0.003444100%coinbase75d ago0xd0f2f1…0e3b8c
0x841e…26630x3e0a…78e7Base—$0.005533100%coinbase75d ago0x44c307…f2d443
0x841e…26630x3e0a…78e7Base—$0.005152100%coinbase75d ago0xe45dee…8a81b9
0x841e…26630x3e0a…78e7Base—$0.002666100%coinbase75d ago0x1642c5…f4f9fe
0x841e…26630x3e0a…78e7Base—$0.005439100%coinbase75d ago0x21f016…1e5edc
0x841e…26630x3e0a…78e7Base—$0.003268100%coinbase75d ago0x7459d9…667fbe
0x841e…26630x3e0a…78e7Base—$0.005746100%coinbase75d ago0x624173…5fb0de
0x841e…26630x3e0a…78e7Base—$0.003302100%coinbase75d ago0x113feb…a2cb0b
0x841e…26630x3e0a…78e7Base—$0.003091100%coinbase75d ago0x0a7902…b16c9b
0x841e…26630x3e0a…78e7Base—$0.00433100%coinbase75d ago0x44ee38…61929d
0x841e…26630x3e0a…78e7Base—$0.005514100%coinbase75d ago0xfc7f63…bbd57f
0x841e…26630x3e0a…78e7Base—$0.003703100%coinbase75d ago0x406fe6…235500
0x841e…26630x3e0a…78e7Base—$0.004723100%coinbase75d ago0x1030dd…c343a0

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.