Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x635e05…41e005
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0xd1ead2…0f79e1
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0xbf03a6…47ec97
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x959a37…fd517b
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x7697f5…47b1f2
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0xa86962…199894
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x7fd7a8…4cea31
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0xffcab1…703033
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x0427a4…cf4e93
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0xc8a72a…32577f
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x481303…c3d59c
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0xb65897…49c688
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x49dfaf…144af2
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0xea27f2…d40a95
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x3d4209…a0d272
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x3619ae…1239ca
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0xb061b1…2e548e
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x3d26df…6d8ad5
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x05e5d6…939892
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown98d ago0x764d34…7a2863
0xfe8e…1f810x6839…1a2bBase$1.00100%Route unknown98d ago0xf5dd3b…61911d
0xfe8e…1f810x6839…1a2bBase$1.00100%Route unknown98d ago0xc75057…c4ffe8
0xfe8e…1f810x6839…1a2bBase$1.00100%Route unknown98d ago0x6d7547…ec1dec
0xfe8e…1f810x6839…1a2bBase$1.00100%Route unknown98d ago0x51b180…aa13f2
0xfe8e…1f810x6839…1a2bBase$1.00100%Route unknown98d ago0x4afd32…99dc51

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.