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$341.06100%0x7347…d69145d ago0x52d51c…ba4355
0xa54d…49f50xe742…ea88Base$22.65100%0x7347…d69145d ago0xdedeb6…4e551b
0xa54d…49f50xd55b…5f0bBase$334.7570%0x7347…d69145d ago0x76ab8b…8b1e2f
0xa54d…49f50xe742…ea88Base$4,999.54100%0x7347…d69145d ago0xd2d71d…5fe2a6
0xa54d…49f50xe742…ea88Base$67.58100%0x7347…d69145d ago0xd1d9f8…2a736d
0xa54d…49f50xe742…ea88Base$13.43100%0x7347…d69145d ago0xefc724…c6d0eb
0xa54d…49f50xe742…ea88Base$97.69100%0x7347…d69145d ago0xd94d96…f20c4d
0xa54d…49f50xe742…ea88Base$7.97100%0x7347…d69145d ago0x8f1928…c14c41
0xa54d…49f50xe742…ea88Base$1,499.92100%0x64b2…883345d ago0x27ed35…49d2bf
0xa54d…49f50xe742…ea88Base$249.81100%0x7347…d69145d ago0xa87d66…7ed1a3
0xa54d…49f50xe742…ea88Base$4,999.40100%0x7347…d69145d ago0xc037d4…3d3859
0xa54d…49f50xe742…ea88Base$999.30100%0x7347…d69145d ago0x7fefe8…648b38
0xa54d…49f50xe742…ea88Base$62.38100%0x7347…d69145d ago0x43a72d…074c6c
0xa54d…49f50xe742…ea88Base$2,309.84100%0x7347…d69145d ago0x0d8f3e…d9212e
0xa54d…49f50xe742…ea88Base$8,837.26100%0x7347…d69145d ago0x99561f…2c40a2
0xa54d…49f50xe742…ea88Base$85.55100%0x7347…d69145d ago0xda6b31…e11e64
0xa54d…49f50x6cbc…0391Base$122.9870%0x7347…d69145d ago0x5202ce…49f544
0xa54d…49f50xe742…ea88Base$336.23100%0x7347…d69145d ago0x12a66d…b2c077
0xa54d…49f50xe742…ea88Base$38.46100%0x7347…d69145d ago0x658a2e…871aa9
0xa54d…49f50xd3ac…d142Base$5.3570%0x7347…d69145d ago0x12449a…5ad9a0
0xa54d…49f50x792b…0714Base$1,998.5470%0x7347…d69145d ago0x5718d5…75b2d4
0xa54d…49f50xe742…ea88Base$4,999.52100%0x7347…d69145d ago0x31cf23…2c4247
0xa54d…49f50xe742…ea88Base$7,106.07100%0x7347…d69145d ago0x3cf434…120a2e
0xa54d…49f50xe742…ea88Base$27,329.90100%0x7347…d69145d ago0xf520c1…63b84e
0xa54d…49f50xe742…ea88Base$105.92100%0x7347…d69145d ago0x8cd021…bc0486

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.