Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x81811e…d9b4f2
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0xaab8b2…8ae1de
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x4151e3…ab247b
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x6a8712…2a1454
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x289e61…09ebac
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x570f47…5fa34c
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x811e04…478700
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x8cd1e5…0d352a
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x44e65b…d8674d
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x065981…c6a9c2
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x3eae10…f12563
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x409da8…a04efa
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x841c88…b02fab
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x766aa0…831f56
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x7f942d…bd37d9
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x57fd55…7150a7
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0xc774e3…c27d68
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0xc30d5b…160ac8
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0xf47421…3071e5
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x05419f…6e3421
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0xe66e16…7adaa7
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0xf741bb…e8a1d2
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x272ced…9a972c
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0x460474…7d5c76
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b54107d ago0xd93f49…385ed1

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.