Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa31d ago0x37ca18…98ad55
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa31d ago0xfc5abe…1e3551
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa31d ago0x72ddfa…60a6d6
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa31d ago0xae39ed…00fee3
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa31d ago0xb62022…cab13c
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa32d ago0x6380ee…ebc0da
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x03002c…5d5d53
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x7e7159…a5b5e5
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x27393c…987047
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x91f7d5…f159c7
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x7722ce…c74383
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x632ad9…835466
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x8229cd…6b6539
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0xb7698b…6754f9
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x290cde…767db5
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0xe7bff9…872068
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa32d ago0x3fc4e8…decb50
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa32d ago0x771d7e…f3b10f
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa32d ago0x4c00fe…e78271
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa32d ago0xaeae79…b8c3ec
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa32d ago0x248259…2dfa20
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa32d ago0xc00a3f…020fb8
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x0a6c29…7f9578
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x7912b1…45e469
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0xb0a739…de4f7d

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.