Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb05630…25b543
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7b6be…ffed35
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa571ee…acb997
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xad4ff0…709f31
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe49b8c…29c3d8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb2a42f…db43e0
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28fdb7…b3b25c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x48d33f…94cc12
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x63d73d…238225
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe87fda…ee2013
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5e13c6…a9e2b8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44e8ba…030000
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5f3a8…744d71
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc0bee1…e5aeb5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5ff0c…f0c532
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe1a16…39f979
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2160f0…3191c0
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xae0b6c…dcdb8d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x90f36f…930de8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba1215…705dc5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7f4f4…2b1f88
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a1104…648bd9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb610d6…8e58c4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc2d6d2…c88e2f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa6d60b…5a7f9a

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.