Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xc8a0e2…d0cd5e
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x79da2d…67b65c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x518628…4c564d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x6a92a4…23a5c3
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x9f30dd…e7fa85
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xe5befd…f4bfa4
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x835c2f…69a09f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x43365f…c6dcb8
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x0695f8…fcccf6
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xba4b40…146e46
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xfa4689…9baef6
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x1aca1d…567b78
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xa3d88b…592361
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x85a3f6…7b45ba
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x8f467c…f08f10
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x6f885d…66d454
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xd97b35…b3459b
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x99af0c…9b8f5b
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xa98129…2925a9
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xbcf800…31a43a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x76f229…b395d4
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xa2b626…949abb
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x566ca2…0d10f2
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xb89034…9b9fb7
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0x60cc2a…e49530

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.