Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ce3…16680x3e0a…78e7Base—$0.005227100%coinbase74d ago0xbf231f…6440a2
0x2ce3…16680x3e0a…78e7Base—$0.003972100%coinbase74d ago0x6000fe…ebd0fc
0x2ce3…16680x3e0a…78e7Base—$0.002991100%coinbase74d ago0x10c49e…c48927
0x2ce3…16680x3e0a…78e7Base—$0.004003100%coinbase74d ago0xe47742…85f108
0x2ce3…16680x3e0a…78e7Base—$0.005819100%coinbase74d ago0x8d76e5…17a502
0x2ce3…16680x3e0a…78e7Base—$0.005003100%coinbase74d ago0x1f8d06…f95017
0x2ce3…16680x3e0a…78e7Base—$0.003112100%coinbase74d ago0x898c10…48125a
0x2ce3…16680x3e0a…78e7Base—$0.005635100%coinbase74d ago0x3e15b3…aa7ca9
0x2ce3…16680x3e0a…78e7Base—$0.004591100%coinbase74d ago0xcf3493…65b0c2
0x2ce3…16680x3e0a…78e7Base—$0.003414100%coinbase74d ago0x7b00db…585684
0x2ce3…16680x3e0a…78e7Base—$0.005599100%coinbase74d ago0xa57c21…422591
0x2ce3…16680x3e0a…78e7Base—$0.005249100%coinbase74d ago0x5268ac…4afe31
0x2ce3…16680x3e0a…78e7Base—$0.003612100%coinbase74d ago0xd33837…d4ce5f
0x2ce3…16680x3e0a…78e7Base—$0.005433100%coinbase74d ago0x7b62a0…02a39d
0x2ce3…16680x3e0a…78e7Base—$0.005531100%coinbase74d ago0xad848e…a3ef5a
0x2ce3…16680x3e0a…78e7Base—$0.003316100%coinbase75d ago0x00f6ba…16d3d6
0x2ce3…16680x3e0a…78e7Base—$0.004486100%coinbase75d ago0x60ca22…cab1ba
0x2ce3…16680x3e0a…78e7Base—$0.005024100%coinbase75d ago0x8f0673…8aabd7
0x2ce3…16680x3e0a…78e7Base—$0.004672100%coinbase75d ago0x8e3cc9…b52c3b
0x2ce3…16680x3e0a…78e7Base—$0.004453100%coinbase75d ago0x73d9c6…b0433c

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.