Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf42531…a99cab
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc42a3d…feeee8
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x595bd7…97733e
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdce367…465b28
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0cd404…4505e9
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2cca72…f650ae
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbabace…996024
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd71a83…a942cb
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x20fffd…e67f4e
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca1d9e…79c155
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb42c44…ee9053
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa0c96b…ab8a27
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6fba1b…fa8933
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f747f…052577
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6df48e…a1e3d5
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc03ba…29a157
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x788840…2b57bd
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa655c2…9a451c
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42f9fc…a3a98a
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb63e8f…cf9531
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d4a14…1e53b8
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5dc97a…9fd6e9
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d3149…85e527
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91fe8f…a2fdd0
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x772316…bb129f

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.