Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb76320…0fe8ab
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6228d9…73b473
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xccfda7…3e38c3
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6aaa4f…a74c13
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x28fbef…d98d11
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x260eda…b1ea2c
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x794da9…b52576
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e9767…5684a4
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9e1a5…b6c674
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa44607…87616d
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9d3e51…74df16
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b7df5…ad820b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x245a8e…3e12e1
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8f934…03c82e
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2fa9d…f066d3
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65f57a…3c8e92
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc7447b…5b8a46
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb9a7a…8ea126
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb27609…a2bdfc
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe09c2f…071970
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9327d3…66a9f3
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe5d50b…33916c
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb87bc4…e3e530
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3ec030…5ff253
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ad8dc…5b044e

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.