Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x93a520…2ad41c
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0xb48a29…d74595
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0xb01dff…23fbaa
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x2257ce…d9b1d7
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x4bcec3…119f32
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0xaf1324…b1fda5
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x3f3f0a…971399
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x789686…a83159
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x30dcda…bff6cb
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x41bae1…69753c
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x0588db…581d7a
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x89e90c…243da4
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0xcc8cc2…d908e2
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0xc21d08…1772c1
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x15c02c…ea80a0
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0xc40f51…4b8af2
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0xf020d1…710a62
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x3fbdf4…3dd872
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x6ab428…33eaf5
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x3df644…125842
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0xa7ef9b…8ebf36
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x068fcd…b34d18
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0xc31ff9…46ccfc
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x982b27…23e381
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase7h ago0x2708b9…cabad4

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.