Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xfbda83…7098b1
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xf043ec…588c44
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xb928ca…e99881
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xca2c84…f19154
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xc5bce3…4215f4
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x443935…b910b7
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xa1721b…187db6
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x7d9966…48e7c1
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xcdd62c…98b040
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x1d190e…ab1eaf
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x3ceec2…39248a
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xc33af6…7d45c9
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x6af4a1…76091f
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x9ca4f8…5ab8ca
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x9c13bb…63d32e
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x2bf091…12c9fa
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xab5353…9dddfe
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0xad4b5e…3192fc
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x2130b2…e07ecc
0xd995…31390x6839…1a2bBase$0.003100%Route unknown98d ago0x475bce…c18583
0xd995…31390x6839…1a2bBase$1.00100%Route unknown98d ago0x392a60…59469e
0xd995…31390x6839…1a2bBase$1.00100%Route unknown98d ago0x482411…4328bf
0xd995…31390x6839…1a2bBase$1.00100%Route unknown98d ago0xb00c2d…a81e98
0xd995…31390x6839…1a2bBase$1.00100%Route unknown98d ago0xb787b6…c89721
0xd995…31390x6839…1a2bBase$1.00100%Route unknown98d ago0xafd247…e14400

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.