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—$227.98100%0x7347…d69148d ago0x768d2d…cdb6c0
0xa54d…49f50xe742…ea88Base—$50.47100%0x7347…d69148d ago0x5afda6…0ca13d
0xa54d…49f50xe742…ea88Base—$400.98100%0x7347…d69148d ago0x171d8b…1622e0
0xa54d…49f50xe742…ea88Base—$990.05100%0x7347…d69148d ago0x006529…1bef55
0xa54d…49f50xe742…ea88Base—$1,537.17100%0x7347…d69148d ago0x967bcc…aebfe9
0xa54d…49f50xe742…ea88Base—$9.94100%0x7347…d69148d ago0x391216…c0ab51
0xa54d…49f50xe742…ea88Base—$50.96100%0x7347…d69148d ago0x5d8dfd…16e286
0xa54d…49f50xe742…ea88Base—$3.63100%0x7347…d69148d ago0x066cb1…627e11
0xa54d…49f50xe742…ea88Base—$18,884.71100%0x7347…d69148d ago0x5ab120…1e8def
0xa54d…49f50xe742…ea88Base—$62.03100%0x7347…d69148d ago0xba7a22…204dac
0xa54d…49f50xe742…ea88Base—$100.08100%0x7347…d69148d ago0x8c0ce1…e5367c
0xa54d…49f50xe742…ea88Base—$12,912.68100%0x7347…d69148d ago0x9469bf…7e1183
0xa54d…49f50xe742…ea88Base—$148.68100%0x7347…d69148d ago0x4a7b9c…9891fa
0xa54d…49f50xe742…ea88Base—$99.78100%0x7347…d69148d ago0x1d62c5…c5fda0
0xa54d…49f50xe742…ea88Base—$1,090.29100%0x7347…d69148d ago0x7c1e76…f68d9c
0xa54d…49f50xe742…ea88Base—$247.47100%0x7347…d69148d ago0x311a3f…61607e
0xa54d…49f50xe742…ea88Base—$69.91100%0x7347…d69148d ago0xe68b9d…201cda
0xa54d…49f50xe742…ea88Base—$3.42100%0x7347…d69148d ago0xb19b73…280edb
0xa54d…49f50xe742…ea88Base—$681.05100%0x7347…d69148d ago0x18a83d…a3b031
0xa54d…49f50xe742…ea88Base—$6,998.64100%0x7347…d69148d ago0xba8562…6d339a
0xa54d…49f50xe742…ea88Base—$1,799.90100%0x7347…d69149d ago0xb55718…537a25
0xa54d…49f50xe742…ea88Base—$224.90100%0x7347…d69149d ago0x6d52dc…530d37
0xa54d…49f50xe742…ea88Base—$51.24100%0x7347…d69149d ago0x3cc64c…d4ccfc
0xa54d…49f50xe742…ea88Base—$4,491.43100%0x7347…d69149d ago0xf5aebc…4a12d4
0xa54d…49f50xe742…ea88Base—$159.86100%0x7347…d69149d ago0xe7ab8e…77876a

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.