Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x5db77c…bf1248
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x424ccd…c88953
0xe3e6…ae850x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0xd0d9b6…10af26
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x1d4ff2…581e4c
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0xe67ae5…791dd7
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x3d588b…566bd3
0xbcf2…c3080x40a8…ad8bBasex402 service$0.005100%coinbase10d ago0xfcc115…ce8250
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.005100%coinbase10d ago0xb8be2e…f4c925
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x5b7774…1c1ebe
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0xc2420a…d517b8
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0xcfcbcd…3bb5a6
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0xb2cbac…dcb7a8
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x2e6f91…fe2781
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x62e752…e9e5d4
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x45eeb5…b51a45
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x9510e8…237eac
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x17f885…d2651d
0xbcf2…c3080x40a8…ad8bBasex402 service$0.005100%coinbase10d ago0x420937…ef4c84
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x861873…6660aa
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x4b4bcf…bf34f2
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x890c69…e15fe3
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x5f2fd2…81c2f4
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0x9a1998…f76398
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0xbe5f12…1dc77c
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase10d ago0xcc4b92…0ef842

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.