Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xf3e69d…0cd631
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x081636…419bbd
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xc0df82…39d905
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x156d3a…50caf2
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x19de07…e6104d
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xc095c0…8dd6e0
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xfe1403…e9a033
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x0825fe…7dc0a3
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xb5100f…31c3f4
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xfee155…ee88d7
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x7c1530…78e55d
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x0a97f0…830726
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x5302c3…89fb22
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x63ec4a…268fbf
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x59754c…6726ef
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x659b38…c72d8c
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x7b4c53…c9921d
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xf0f2b1…4c2d57
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x0d14a3…9a4feb
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x933063…df641d
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x5cfdf2…90c538
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xd4018e…777401
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x2a53c2…438955
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x917099…22166f
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xd099b9…c237de

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.