Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.005100%coinbase44d ago0xea4756…f061e8
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x72b197…9528fa
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0xb7544e…edb4e7
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x7b2464…148759
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x6855af…09dade
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x31e275…618240
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase44d ago0xe0330b…986105
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x8dfe81…bcce6c
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase44d ago0xa7e1a8…d26603
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x0e48bf…213914
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.001100%coinbase44d ago0x9337ce…2395f7
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x30fb0f…dbeaca
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x33d568…73b889
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x41eb1c…aaeb94
0xe8df…2b060x40a8…ad8bBasex402 service$0.005100%coinbase44d ago0xba0dce…e3df54
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase44d ago0x15dacf…61c790
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase44d ago0x06b91c…a8edf9
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x7f93e3…57060d
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase44d ago0x38f4dc…d1bf96
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.001100%coinbase44d ago0xc748a2…876f05
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x3d7271…9162c5
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0xedc477…03686d
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0xc2e450…40198b
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase44d ago0x51c993…c3927b
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase44d ago0xed58cc…74b183

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.