Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc5ec9…c5536c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ec505…1d1009
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ac1b3…d0fe59
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x557d0c…8f158a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfc0ec4…cb6b1c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4adb9d…28ee9a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x405a5b…a20271
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x750f70…58cdd1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2afc6b…2b7c2f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a6ace…bb9910
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x437437…14277a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd9052…ef7b7f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x074797…ae9fab
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x630d7a…d98f28
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe5c3b…0f87ad
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d98ec…355666
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6fde40…a0691a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa3b776…ceb7bc
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x316fcd…bcbb7f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ddfcb…41af36
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1948f9…630e35
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca443e…e4c80c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x13ebed…8f99ee
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d6a9d…b08c9b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI103d ago0x317ac0…d55640

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.