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—$0.10100%0x7347…d69190d ago0x72b885…9c4f2b
0xa54d…49f50xe742…ea88Base—$546.42100%Payer-submitted90d ago0xb30198…1528ed
0xa54d…49f50xe742…ea88Base—$2.54100%Payer-submitted90d ago0x3ebbd0…fa834e
0xa54d…49f50xe742…ea88Base—$452.64100%Payer-submitted90d ago0xdec214…b51c24
0xa54d…49f50xe742…ea88Base—$4.93100%Payer-submitted90d ago0xd766d1…42ed20
0xa54d…49f50xe742…ea88Base—$345.89100%Payer-submitted90d ago0x8f458a…4818df
0xa54d…49f50xe742…ea88Base—$97.39100%Payer-submitted90d ago0x052d15…8d1723
0xa54d…49f50xe742…ea88Base—$9.88100%Payer-submitted90d ago0x1f1acc…e0359c
0xa54d…49f50xe742…ea88Base—$38.07100%Payer-submitted90d ago0xe588b1…7a576f
0xa54d…49f50xe742…ea88Base—$11.14100%Payer-submitted90d ago0xa7f480…11b92c
0xa54d…49f50xe742…ea88Base—$1.97100%Payer-submitted90d ago0x9a0890…68a9db
0xa54d…49f50xe742…ea88Base—$3.50100%Payer-submitted90d ago0xf25f88…c50543
0xa54d…49f50xe742…ea88Base—$45.58100%Payer-submitted90d ago0x20b67a…ead2e1
0xa54d…49f50xe742…ea88Base—$6.59100%Payer-submitted90d ago0x5d931e…ece6e7
0xa54d…49f50xe742…ea88Base—$226.77100%Payer-submitted90d ago0x8ed673…712f1c
0xa54d…49f50xe742…ea88Base—$39.44100%Payer-submitted90d ago0x44309e…f294cc
0xa54d…49f50xe742…ea88Base—$0.84100%Payer-submitted90d ago0xf0b293…8f27d2
0xa54d…49f50xe742…ea88Base—$2.98100%Payer-submitted90d ago0xa7ec36…6960d5
0xa54d…49f50xe742…ea88Base—$95.60100%Payer-submitted90d ago0xa5af1e…b818b2
0xa54d…49f50xe742…ea88Base—$173.24100%Payer-submitted90d ago0x06a83a…f452e6
0xa54d…49f50xe742…ea88Base—$52.23100%Payer-submitted90d ago0xf0a3bf…8f3e06
0xa54d…49f50xe742…ea88Base—$17.05100%Payer-submitted90d ago0x8a10ce…4043f0
0xa54d…49f50xe742…ea88Base—$23.64100%Payer-submitted90d ago0xc2faca…a97c61
0xa54d…49f50xe742…ea88Base—$2.50100%Payer-submitted90d ago0xfccd4b…143c7c
0xa54d…49f50xe742…ea88Base—$99.08100%Payer-submitted90d ago0x389854…769287

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.