Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb629…ab090x32d9…ef7eBase—$148.05100%0xbbcc…962e69d ago0xd697a8…62057e
0xfe17…0f9a0x32d9…ef7eBase—$21.46100%0xbbcc…962e69d ago0x9c99dc…237968
0x565a…12900x32d9…ef7eBase—$36.21100%0xbbcc…962e69d ago0x63eebf…43d45b
0xb616…97510x32d9…ef7eBase—$21.39100%0xbbcc…962e69d ago0x135901…ef8af9
0xfe17…0f9a0x32d9…ef7eBase—$12.51100%0xbbcc…962e69d ago0x0cec3e…2d679a
0x565a…12900x32d9…ef7eBase—$31.73100%0xbbcc…962e69d ago0xa8fd6c…652ef4
0xb629…ab090x32d9…ef7eBase—$197.67100%0xbbcc…962e69d ago0x8952be…96db52
0x565a…12900x32d9…ef7eBase—$31.83100%0xbbcc…962e69d ago0x277d87…7a9268
0x565a…12900x32d9…ef7eBase—$51.20100%0xbbcc…962e69d ago0x068d78…bfd9d3
0xb616…97510x32d9…ef7eBase—$31.88100%0xbbcc…962e69d ago0x4fe2e4…efbd9f
0xfe17…0f9a0x32d9…ef7eBase—$21.49100%0xbbcc…962e69d ago0xbcae61…7e582a
0x2749…8f130x32d9…ef7eBase—$11.00100%0xbbcc…962e69d ago0xb5f71c…df31d4
0x5d7e…a11e0x32d9…ef7eBase—$197.69100%0xbbcc…962e69d ago0x5d377f…dcfa91
0xb616…97510x32d9…ef7eBase—$40.32100%0xbbcc…962e69d ago0x655ac2…2e7e97
0x565a…12900x32d9…ef7eBase—$51.58100%0xbbcc…962e69d ago0xde7249…f9329d
0xb616…97510x32d9…ef7eBase—$25.40100%0xbbcc…962e69d ago0x81ac86…a8c51e
0x565a…12900x32d9…ef7eBase—$44.08100%0xbbcc…962e69d ago0xe7be3d…5e3cac
0xfe17…0f9a0x32d9…ef7eBase—$20.14100%0xbbcc…962e69d ago0x9bcf69…5d8aaa

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.