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—$68.30100%Payer-submitted64d ago0x16149b…570853
0xa54d…49f50xe742…ea88Base—$4.14100%Payer-submitted64d ago0xc61ebc…2b496f
0xa54d…49f50xe742…ea88Base—$53.15100%Payer-submitted64d ago0xb9c03c…07af4e
0xa54d…49f50xe742…ea88Base—$48.06100%Payer-submitted64d ago0x44738b…ff0eec
0xa54d…49f50xe742…ea88Base—$2,779.89100%Payer-submitted64d ago0xb1403c…743e80
0xa54d…49f50xe742…ea88Base—$1.28100%Payer-submitted64d ago0xdbcf9d…36fc93
0xa54d…49f50xe742…ea88Base—$101.75100%Payer-submitted64d ago0x2cb1e1…c0c40a
0xa54d…49f50xe742…ea88Base—$9.94100%Payer-submitted64d ago0x852b5d…547d34
0xa54d…49f50xe742…ea88Base—$1.87100%Payer-submitted64d ago0xa2f24f…276b94
0xa54d…49f50xe742…ea88Base—$1.88100%Payer-submitted64d ago0xf13c87…8aec13
0xa54d…49f50xe742…ea88Base—$29.96100%Payer-submitted64d ago0x72e51f…f92f56
0xa54d…49f50xe742…ea88Base—$315.35100%Payer-submitted64d ago0x3a7ebf…4e1cb3
0xa54d…49f50xe742…ea88Base—$1.70100%Payer-submitted64d ago0xc0aac1…01704b
0xa54d…49f50xe742…ea88Base—$2.94100%Payer-submitted64d ago0x03bf91…0d5723
0xa54d…49f50xe742…ea88Base—$2.56100%Payer-submitted64d ago0xc76ccc…1a3fec
0xa54d…49f50xe742…ea88Base—$37.30100%Payer-submitted64d ago0x93276d…266231
0xa54d…49f50xe742…ea88Base—$1.99100%Payer-submitted64d ago0x929b1b…5ce984
0xa54d…49f50xe742…ea88Base—$199.82100%0x7347…d69164d ago0x7b3f3f…3f9137
0xa54d…49f50xe742…ea88Base—$1.82100%Payer-submitted64d ago0x2fbe57…88f055
0xa54d…49f50xe742…ea88Base—$9.86100%Payer-submitted64d ago0xa8b000…c851e3
0xa54d…49f50xe742…ea88Base—$18.16100%Payer-submitted64d ago0xa436fe…f2201e
0xa54d…49f50xe742…ea88Base—$1.69100%Payer-submitted64d ago0xd867ad…a003a8
0xa54d…49f50xe742…ea88Base—$19.05100%Payer-submitted64d ago0x431fcb…9265b7
0xa54d…49f50xe742…ea88Base—$99.01100%Payer-submitted64d ago0x485d63…70509b
0xa54d…49f50xe742…ea88Base—$74.12100%Payer-submitted64d ago0xe721ec…675c13

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.