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%payAI105d ago0xec4554…aa38c9
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x25acd9…d3ee0a
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x60aadd…418ace
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a2f62…606a14
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x961032…eebb45
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x837322…4c8395
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77e430…5d3d2c
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc0fcc6…6c2795
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8bac82…36f67c
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f4365…790f82
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0d5f5…c6fd05
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x967be3…14a09d
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a3831…e5e207
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xce9182…fd3945
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb81cc9…1d51dc
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59ac64…22635f
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x208d2d…d28a78
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd41810…1e4fdf
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9beac5…3871e6
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf59d11…b568b2
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb4be91…e79219
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd1739b…b2c586
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x363817…4f1158
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4c0f19…a3c2b3
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb0af83…2f47e6

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.