Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xfd32c3…88ecae
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xa2b717…bb60b8
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0x7e0a0a…5ba2e1
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0x630194…386b02
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0xd8aca7…1f7b7b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x1eec62…1db674
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x91d303…fb1ad3
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0xbf0c71…97f619
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0xe6d240…da22c1
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x78b453…1fd43e
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x9e31af…6d6f5e
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0xd424f1…6287a4
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0xdb819d…908dbc
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x75747d…50e479
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x88b2c5…b1eddc
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x60c892…793738
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x7428a6…cba375
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x5e21ba…eda35c
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x41541e…5e6714
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x4113c2…e798e6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0xe3fb4f…d66619
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0xecfe23…840066
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x12730c…a13802
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0x36ca10…7dc607
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase44d ago0xe6f32f…909a6b

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.