Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe6b463…8f5264
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2e4545…7e6725
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7244fb…6f1ab6
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa0008e…03ac04
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc1262d…523469
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x113058…277788
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xab98ad…e6d7b3
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44dcac…f429ed
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x782e85…23500d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa7696f…580f82
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x607112…fb65dc
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x068c4b…74ab1d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x446b56…5ec053
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ba98b…5e75a5
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x926461…e4c9d5
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe35833…887d52
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x109961…cb97dc
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c3076…8a235f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb66fa8…3171bf
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8c9ed4…c029e9
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x24d0f9…298a77
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaa4653…11c6d9
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x631424…1b8320
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x01b6ee…49d3bd
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc7e71c…aebc09

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.