Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80x9c95…e299Base—$0.001100%fluxa39d ago0xa5a880…f48121
0x373f…80a80x9c95…e299Base—$0.001100%fluxa39d ago0x25611c…7e9edd
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x60f34e…78508a
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x6e2629…7df6b5
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xd6a0c3…5039a2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x7c4c4c…14fd62
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xd25d2f…7727fb
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x84dcd2…31c4f1
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x139f03…849efa
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x20e962…bc3258
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xb0c8d4…e59ab1
0x373f…80a80x9c95…e299Base—$0.001100%fluxa39d ago0x43d34e…f04708
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xa8faa5…89447c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xb15446…9cf83f
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xb6b74b…317a2e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xab15af…eaf4b8
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xc33b33…81142e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xe04ddc…ddd906
0x373f…80a80x9c95…e299Base—$0.001100%fluxa39d ago0xf3ff7a…5c01a0
0x373f…80a80x9c95…e299Base—$0.001100%fluxa39d ago0x2a6361…8e2788
0x373f…80a80x9c95…e299Base—$0.001100%fluxa39d ago0x2a16a3…6fe51f
0x373f…80a80x9c95…e299Base—$0.001100%fluxa39d ago0x17d464…185b37
0x373f…80a80x9c95…e299Base—$0.001100%fluxa40d ago0xaba433…92c4e1
0x373f…80a80x9c95…e299Base—$0.001100%fluxa40d ago0x7cd2f8…1defba
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa40d ago0xe1d7ac…5c0b43

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.