Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e99…c1f80xedeb…3534Base$0.001100%obol51d ago0xfbb7c9…922a1d
0x7e99…c1f80xedeb…3534Base$0.001100%obol51d ago0xf73764…139c07
0x7e99…c1f80xedeb…3534Base$0.001100%obol51d ago0xca9126…f28d32
0x7e99…c1f80xedeb…3534Base$0.001100%obol51d ago0x47daa8…bdfaec
0x3c62…d6980xedeb…3534Base$0.001100%obol51d ago0x394547…2adb34
0x7e99…c1f80xedeb…3534Base$0.001100%obol51d ago0x0f1b8a…5e1cb9
0x7e99…c1f80xedeb…3534Base$0.001100%obol51d ago0x351139…2b159f
0x7e99…c1f80xedeb…3534Base$0.001100%obol52d ago0xb611c3…5ddb00
0x7e99…c1f80xedeb…3534Base$0.001100%obol52d ago0xf7dac5…796f7c
0x7e99…c1f80xedeb…3534Base$0.001100%obol52d ago0xcc09fb…e8d1b7
0x7e99…c1f80xedeb…3534Base$0.001100%obol52d ago0xb0175e…e81eee
0x7e99…c1f80xedeb…3534Base$0.001100%obol52d ago0xacb1f7…fba51b
0x7e99…c1f80xedeb…3534Base$0.001100%obol52d ago0x14410c…929d8c
0x7e99…c1f80xedeb…3534Base$0.001100%obol52d ago0x6a47b1…7c7122
0x7e99…c1f80xedeb…3534Base$0.001100%obol52d ago0xa29d71…9ca1c2
0x3c62…d6980xedeb…3534Base$0.001100%obol52d ago0x1da13a…49b561
0x3c62…d6980xedeb…3534Base$0.001100%obol52d ago0x77e1a9…ecd033
0x3c62…d6980xedeb…3534Base$0.001100%obol52d ago0xfc3be7…c9be67

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.