Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa35d ago0xb0d541…e71a0d
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa35d ago0x72822e…a88e63
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa35d ago0xb98279…1adf49
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa35d ago0x66b70c…ea02a8
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa35d ago0xf7ed33…31e3bd
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa35d ago0x231621…2bb7e5
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0xb98866…bcabac
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa36d ago0x627c8e…1517bd
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0x074307…661c79
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0xe99f90…2f5812
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa36d ago0x758aad…4bb286
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa36d ago0xf7d227…0f669f
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0xe1bdbd…38d811
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0xe3d65d…8e3b4b
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0x6133bf…74cb0f
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0xec148b…909fde
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0xff0952…082cb3
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa36d ago0xbc82de…bd4646
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa36d ago0xab3ff1…c1e381
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa36d ago0x8ca7d7…08ca15
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa36d ago0xe523f3…8fdc39
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0x83223b…7df921
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa36d ago0x761dd1…161917
0x1d6f…24f80xfe80…47eeBase—$0.001100%fluxa36d ago0xeb09e0…5eeace
0x1d6f…24f80x9c95…e299Base—$0.001100%fluxa36d ago0x7bc730…af1f0a

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.