Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b62…93080x6a0a…bf67Base—$0.01100%coinbase2d ago0x2274f2…2515f6
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x877674…1e5685
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0xa60a05…b36558
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x9d8df4…b209c3
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0xf48369…d9b6d6
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0xb9a374…453fd1
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x0efc08…1143ce
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0xaad42f…55d71e
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0xeee67b…871a0a
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x00af90…eb32f7
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x62dad9…563b92
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x350031…fc6675
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x494c1c…d4e60e
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x6497e1…eafa30
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x23caad…71340e
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x1732ff…53d34b
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x4d7cf4…a70ee5
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x31035e…ca76fd
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x67831d…49ec9b
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x3244b8…3dbce6
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x6dc67d…64c803
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x63197a…114a1c
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x892eca…bd6a26
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0x3300a7…e4a278
0x3b62…93080x6a0a…bf67Base—$0.10100%coinbase3d ago0xf9b3a8…1816bc

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.