Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5aef12…ac8164
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbb3e8c…162ab7
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x22767f…812b1b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x13a6be…ca9b58
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b0e0a…c0cab8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9273fa…100421
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd1005…0ca3d9
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1601f4…d5f756
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92a30b…4518a6
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x55fed2…a6d787
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x534fe5…bcec7e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a0786…4bc0ad
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x232578…ca66b8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa495b…6be3b1
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x88dfc6…e82b88
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x235416…36a76b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x672264…55d109
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8cd23…029445
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76b437…3e0e3a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x485762…aa6975
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57f5a9…c49469
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb916d1…4a12c3
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca57d1…9c4a01
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d7523…ad9de1
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72c573…fa1bf9

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.