Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad5ed2…cc6f6c
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x840a7e…2f6d3c
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a03f6…a810df
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc1be92…f84780
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe423c2…871246
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a16af…aee284
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5318e8…cf8128
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7427f1…df318a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43eee4…342d7d
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41337f…5b6114
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa574da…f085c4
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc911aa…ce8f15
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc1847…bb29b6
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcdaa30…448b1e
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4480ea…22cdce
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x068f9a…8d60a0
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb9412d…18fdbe
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x575d46…cf57ba
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x521703…250982
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a01be…64883d
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x488dc1…4741b3
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb542ca…b90198
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x404bcf…1e9d15
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79cb97…5f3c15
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e6094…18667a

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.