Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x762ccc…e47902
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0xe3e278…f228b3
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x8865ce…77569d
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0xa0fcdb…b37d47
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0x0d1c6f…297072
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0x455d50…2773f0
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0x820f90…de8112
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x68d591…f0c65b
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0xcbef5b…805ad7
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0xcf395c…1b08c2
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted64d ago0x5c1324…903107
0xf615…3d6c0x03d7…584cBasex402 service$0.10100%Payer-submitted64d ago0xc715e6…31e558
0xf615…3d6c0x03d7…584cBasex402 service$0.10100%Payer-submitted64d ago0xf9204d…c73b90
0xf615…3d6c0x03d7…584cBasex402 service$0.10100%Payer-submitted64d ago0x0a6cd3…57016d
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0xfcaf14…885c0f
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x74b69f…3d39e5
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted64d ago0x165c5b…dac674
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0xae142f…af05fa
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted64d ago0xb19ba8…7b27b0
0xf615…3d6c0x03d7…584cBasex402 service$0.08100%Payer-submitted64d ago0x17311d…51a14b
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x179abb…7a2ec3
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted64d ago0x380ce4…7b78ae
0xbcc3…2f150x03d7…584cBasex402 service$0.26100%0xf615…3d6c64d ago0x64e687…485eb1
0xbcc3…2f150x03d7…584cBasex402 service$0.26100%0xf615…3d6c64d ago0x463937…545b94
0xc771…f7750x03d7…584cBasex402 service$0.06100%0xf615…3d6c64d ago0x384bd3…b24a85

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.