Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI22d ago0xdd4034…d8c2cc
0xe7c8…57140x07cf…2396Basex402 service$0.20100%payAI22d ago0x8d89d7…0b138a
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x902e5e…98ecaf
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xe4b017…466252
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI22d ago0x4a660b…78e588
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI22d ago0x0e51f7…362063
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x0a642e…f9c42b
0xe7c8…57140x07cf…2396Basex402 service$0.04100%payAI22d ago0x72843e…9ed0bc
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xa9ae5c…996c02
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x839d88…9a99a2
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI22d ago0xb6ec85…534e6e
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xe8f621…7b6728
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x7e6be1…2ba6d2
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x4de7d9…b21c46
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xfe92e6…9bf19d
0xe7c8…57140x07cf…2396Basex402 service$0.04100%payAI22d ago0xc0baf1…8bf800
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x5fa8eb…3ed648
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xe3998f…5e3c61
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xba5a9a…34f775
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x895b76…f57191
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x903ba6…fb1b5e
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI22d ago0x4336b7…72acfa
0xe7c8…57140x07cf…2396Basex402 service$0.20100%payAI22d ago0x19c69b…1318d6
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x837a47…3aa2e9
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x887e39…2a41d7

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.