Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x2d2aee…5d409d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x3bcb88…73ca22
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x599a70…6686a0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x54d851…221a30
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0xe9fadb…f804d9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3d ago0x4da6ca…4866db
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x20eadb…a1f108
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x84a2c5…f47dc2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x667271…8284d4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x7e43b6…646cd7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x9b06f2…dab84e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x5048d2…454946
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0xb7a054…9c8aea
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0xc59b9e…2f1b1e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0xc8ad6c…3ef72c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0xfc0714…c122f6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0xc56821…c99a39
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x4843cf…c7690d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x61ff38…111db6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0xd5c0a8…01cc99
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0xd9f05f…d17bfc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x75d3d3…61e6f1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x95b7be…1c4c48
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0x698029…b0237b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4d ago0xac29cd…8b7ae0

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.