Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$13.20100%Payer-submitted55d ago0xd26918…0f1e63
0xa54d…49f50xe742…ea88Base$35.42100%Payer-submitted55d ago0x7f2f69…af66c3
0xa54d…49f50xe742…ea88Base$19.98100%Payer-submitted55d ago0x6685e3…322854
0xa54d…49f50xe742…ea88Base$0.02100%0x7347…d69155d ago0x459978…5c4631
0xa54d…49f50xe742…ea88Base$8.92100%Payer-submitted55d ago0xd8b152…1d26e7
0xa54d…49f50xe742…ea88Base$12.47100%Payer-submitted55d ago0x6224d5…b2aa8e
0xa54d…49f50xe742…ea88Base$37.02100%Payer-submitted55d ago0xea6968…63a079
0xa54d…49f50xe742…ea88Base$22.33100%Payer-submitted55d ago0xc6f6ff…e2b841
0xa54d…49f50xe742…ea88Base$1.08100%0x7347…d69155d ago0x0e7621…06c701
0xa54d…49f50xe742…ea88Base$197.70100%Payer-submitted55d ago0x4f6d29…4c9519
0xa54d…49f50xe742…ea88Base$24.75100%Payer-submitted55d ago0x9f07b7…515356
0xa54d…49f50xe742…ea88Base$0.06100%0x7347…d69155d ago0x956ff9…196594
0xa54d…49f50xe742…ea88Base$35.88100%Payer-submitted55d ago0xe6cbf8…727c26
0xa54d…49f50xe742…ea88Base$8.56100%Payer-submitted55d ago0x5df8b7…fe7343
0xa54d…49f50xe742…ea88Base$102.69100%Payer-submitted55d ago0xbf75ce…944cc4
0xa54d…49f50xe742…ea88Base$10.37100%Payer-submitted55d ago0x8c7cd2…0b091e
0xa54d…49f50xe742…ea88Base$13.86100%Payer-submitted55d ago0x6950fa…6c328e
0xa54d…49f50xe742…ea88Base$54.03100%Payer-submitted55d ago0xc015eb…32caa8
0xa54d…49f50xe742…ea88Base$53.04100%Payer-submitted55d ago0x7cae18…897235
0xa54d…49f50xe742…ea88Base$19.56100%Payer-submitted55d ago0x41997e…220d59
0xa54d…49f50xe742…ea88Base$30.90100%Payer-submitted56d ago0x4dff81…7dbf83
0xa54d…49f50xe742…ea88Base$12.56100%Payer-submitted56d ago0x697ac5…9afd9c
0xa54d…49f50xe742…ea88Base$4.19100%0x7347…d69156d ago0x876ea1…2a2981
0xa54d…49f50xe742…ea88Base$74.97100%Payer-submitted56d ago0x23a58d…581cf4
0xa54d…49f50xe742…ea88Base$116.50100%0x7347…d69156d ago0x307519…6cf0ed

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.