Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0x281c33…2e601e
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0xcd20f9…3586b3
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0x4763d3…bdf5de
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0xe07e79…e25122
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0x1092cf…de5610
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa40d ago0x62bff9…f6be1a
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0x6cfb2c…f13470
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa40d ago0xf5df20…e7e1c0
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa40d ago0x128a6a…98cd79
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0x3d7f2e…429775
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0x9850fa…b0698e
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0x28e308…c325f7
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa40d ago0x7476f7…0da774
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa40d ago0xd9fc40…755710
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa40d ago0x9de0ea…854acf
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa40d ago0x147ac9…f6111f
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0x028917…a85ae8
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0xd75e95…c7b0da
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa40d ago0xced886…c07223
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0xda0fb2…32e8b7
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa40d ago0x15b149…f7e64a
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa40d ago0x55ac89…126c27
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa41d ago0xa00886…b916df
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa41d ago0x75e5d6…1f3219
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa41d ago0x910b7b…7b5a6d

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.