Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19c8…09e50x10c1…1e24Base—$0.005181100%coinbase108d ago0xbea770…5c717a
0x19c8…09e50x10c1…1e24Base—$0.07100%coinbase108d ago0xa5a58e…0ee7d6
0x19c8…09e50x10c1…1e24Base—$0.06100%coinbase108d ago0xc138d2…7c92b6
0x19c8…09e50x10c1…1e24Base—$0.05100%coinbase108d ago0xd209e4…9318c8
0x19c8…09e50x10c1…1e24Base—$0.01100%coinbase108d ago0xcb32af…193099
0x19c8…09e50x10c1…1e24Base—$0.02100%coinbase108d ago0x031847…0ee0fe
0x19c8…09e50x10c1…1e24Base—$0.67100%coinbase108d ago0xd16e19…c23cef
0x19c8…09e50x10c1…1e24Base—$0.01100%coinbase108d ago0x7fe076…c36411
0x19c8…09e50x10c1…1e24Base—$0.03100%coinbase108d ago0x705fe3…61aaf1
0x19c8…09e50x10c1…1e24Base—$0.21100%coinbase108d ago0x895c50…fe9f54
0x19c8…09e50x10c1…1e24Base—$0.31100%coinbase108d ago0x0c35ff…69457a
0x19c8…09e50x10c1…1e24Base—$0.03100%coinbase108d ago0xe66b95…cd6394
0x19c8…09e50x10c1…1e24Base—$0.02100%coinbase108d ago0xca01ca…396787
0x19c8…09e50x10c1…1e24Base—$0.03100%coinbase108d ago0xf8eb5e…9525af
0x19c8…09e50x10c1…1e24Base—$0.009977100%coinbase108d ago0x9b6678…a3db58
0x19c8…09e50x10c1…1e24Base—$0.02100%coinbase108d ago0xbb45d6…af0ae8
0x19c8…09e50x10c1…1e24Base—$0.26100%coinbase108d ago0xc446d8…4a3af2
0x19c8…09e50x10c1…1e24Base—$0.09100%coinbase108d ago0x367949…256f10
0x19c8…09e50x10c1…1e24Base—$0.05100%coinbase108d ago0x7f4290…d245ff
0x19c8…09e50x10c1…1e24Base—$0.03100%coinbase108d ago0x5ea647…0e096e
0x19c8…09e50x10c1…1e24Base—$0.23100%coinbase108d ago0x5859bf…2287af
0x19c8…09e50x10c1…1e24Base—$0.09100%coinbase108d ago0x345391…fa638f
0x19c8…09e50x10c1…1e24Base—$0.03100%coinbase108d ago0x2db42c…393aef

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.