Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown85d ago0x6350d4…e02011
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown85d ago0x0afa7c…679eff
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown85d ago0x8937ad…f94b4a
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0xa6e111…91dc11
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0xcd75d8…9f5709
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x827706…fe5715
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x2b425b…d8deec
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x088623…91d5e3
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x887c07…2e1976
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x4a6370…77a1e0
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x3add37…97f5db
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x149f7c…ea674b
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x04f207…a6d06b
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x9bf9cb…655e01
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x9c99f9…7d0af4
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0xa1fa31…388004
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x54037e…288d4d
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0xf707b8…723c93
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0xf59c53…e3ff8b
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x29aa82…a9e0cb
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0xcabefe…74bb28
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x6be49b…f526ec
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0x1ef8dd…2c5b85
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0xfb393d…75bd24
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown86d ago0xe61f85…3683a6

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.