Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown93d ago0xa6ca0f…f27aac
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown93d ago0xc1a9bf…b99d98
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown93d ago0xf5a794…61b6c3
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown93d ago0x7fd571…b062da
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x4ebb74…5129b8
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0xbf565c…472411
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x80105b…96f006
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0xefe518…7ae92e
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0xb9d5c2…2fccf5
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x1df937…85a5e4
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x3aeae2…8ffd0d
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x6238dd…a6bf03
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0xcf3900…3fee29
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x30b86e…dece4a
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0xcb395f…66b525
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0xf036e0…772629
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x22738c…200560
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x4c84c6…020f25
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x3ba411…9ab0ca
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x6131e6…95c59c
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x784c20…7fc6f1
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x6e4445…61a9ea
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0xc92a33…adda3d
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x96b54d…847ea2
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x1a0633…6c5971

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.