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—$69.98100%0x7347…d69147d ago0x80d572…239401
0xa54d…49f50xe742…ea88Base—$10.48100%0x64b2…883347d ago0x94ab62…2f759b
0xa54d…49f50xe742…ea88Base—$4.76100%0x64b2…883347d ago0x167ded…93c96e
0xa54d…49f50xe742…ea88Base—$16.38100%0x64b2…883347d ago0x2ed8fd…d1c3e2
0xa54d…49f50xe742…ea88Base—$10.20100%0x64b2…883347d ago0xa2cb2b…e72e37
0xa54d…49f50xe742…ea88Base—$1,012.10100%0x7347…d69147d ago0xe4f4d9…b65767
0xa54d…49f50xe742…ea88Base—$47.57100%0x7347…d69147d ago0x7f5449…8309eb
0xa54d…49f50xe742…ea88Base—$3,499.14100%0x7347…d69147d ago0x7b2835…6fce18
0xa54d…49f50xe742…ea88Base—$1,546.67100%0x7347…d69147d ago0x27a130…6b2d89
0xa54d…49f50xe742…ea88Base—$99.06100%0x7347…d69147d ago0x58d5bc…7a61de
0xa54d…49f50x0317…28f5Base—$99.1170%0x7347…d69147d ago0x5e4a3f…a12730
0xa54d…49f50xe742…ea88Base—$258.83100%0x7347…d69147d ago0x99839f…778b2a
0xa54d…49f50xe742…ea88Base—$999.91100%0x7347…d69148d ago0x130301…a28dcf
0xa54d…49f50xe742…ea88Base—$199.86100%0x7347…d69148d ago0x002277…e64a9a
0xa54d…49f50xe742…ea88Base—$577.50100%0x7347…d69148d ago0x31253c…6140d0
0xa54d…49f50xe742…ea88Base—$318.44100%0x7347…d69148d ago0xcdd9f2…67a509
0xa54d…49f50xe742…ea88Base—$389.73100%0x7347…d69148d ago0x5cb85d…f753b6
0xa54d…49f50xe742…ea88Base—$3,070.36100%0x64b2…883348d ago0x99360e…090b16
0xa54d…49f50xe742…ea88Base—$70.98100%0x7347…d69148d ago0x9f517a…bd99d7
0xa54d…49f50xe742…ea88Base—$49.84100%0x7347…d69148d ago0xeb01a0…e1fd40
0xa54d…49f50x1cc0…d75dBase—$600.5470%0x7347…d69148d ago0x6c020d…d718d1
0xa54d…49f50xd575…64e1Base—$244.9570%0x7347…d69148d ago0x5b4124…843251
0xa54d…49f50xe742…ea88Base—$1,502.18100%0x7347…d69148d ago0xaa4e76…dc81f4
0xa54d…49f50xe742…ea88Base—$25,018.65100%0x7347…d69148d ago0x41a90c…b53abb
0xa54d…49f50xe742…ea88Base—$47.30100%0x7347…d69148d ago0xea83a1…1f5684

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.