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—$85.22100%Payer-submitted78d ago0x4eaca9…3cbaf4
0xa54d…49f50xe742…ea88Base—$9.98100%Payer-submitted78d ago0x4b14fa…78b286
0xa54d…49f50xe742…ea88Base—$4,995.43100%Payer-submitted78d ago0xb38ac0…f4d970
0xa54d…49f50xe742…ea88Base—$62.67100%Payer-submitted78d ago0xc48bd8…0a1ec7
0xa54d…49f50xe742…ea88Base—$22.57100%Payer-submitted78d ago0xb263ba…410b8f
0xa54d…49f50xe742…ea88Base—$149.85100%Payer-submitted78d ago0xb1814a…37615b
0xa54d…49f50xe742…ea88Base—$947.47100%Payer-submitted78d ago0xfbe572…678e7e
0xa54d…49f50xe742…ea88Base—$1.87100%Payer-submitted78d ago0x9fe729…83e5fc
0xa54d…49f50xe742…ea88Base—$3.87100%Payer-submitted78d ago0xa6878c…e73470
0xa54d…49f50xe742…ea88Base—$68.94100%Payer-submitted78d ago0x905555…e5ed10
0xa54d…49f50xe742…ea88Base—$56.30100%Payer-submitted78d ago0xaecbef…159f13
0xa54d…49f50xe742…ea88Base—$49.94100%Payer-submitted78d ago0x3ce4c3…f9f0ab
0xa54d…49f50xe742…ea88Base—$199.81100%Payer-submitted78d ago0x5a2da7…6bd440
0xa54d…49f50xe742…ea88Base—$34.62100%Payer-submitted78d ago0x3692f9…2e8f71
0xa54d…49f50xe742…ea88Base—$999.10100%Payer-submitted78d ago0x704b2f…3d654e
0xa54d…49f50xe742…ea88Base—$13.04100%Payer-submitted78d ago0x54015c…2749e9
0xa54d…49f50xe742…ea88Base—$249.91100%Payer-submitted78d ago0xd05eac…1c2344
0xa54d…49f50xe742…ea88Base—$567.40100%Payer-submitted78d ago0xcfb8db…824b1b
0xa54d…49f50xe742…ea88Base—$70.90100%Payer-submitted78d ago0x8c83f8…b4d440
0xa54d…49f50xe742…ea88Base—$38.55100%Payer-submitted78d ago0xe18915…003c49
0xa54d…49f50xe742…ea88Base—$37.89100%Payer-submitted78d ago0xb55878…96c80f
0xa54d…49f50xe742…ea88Base—$394.05100%Payer-submitted78d ago0xd4cd3e…0b1072
0xa54d…49f50xe742…ea88Base—$39.97100%Payer-submitted78d ago0x45c074…1aac2f
0xa54d…49f50xe742…ea88Base—$10.53100%Payer-submitted78d ago0x5e45ed…752fcb
0xa54d…49f50xe742…ea88Base—$27.96100%Payer-submitted78d ago0x8e4f66…2f70a6

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.