Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xff54e7…5ea5e9
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x66736e…b11ef1
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xaec671…4acb92
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x69d664…fe2376
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xb2052a…15753e
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x63dc54…0c3178
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x976b93…db9342
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x131384…69235c
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x3c069b…ec2033
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x09dafa…78ea07
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x421001…836fd4
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xe1380b…b3dbbf
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xe52ade…1ad2ea
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x76d8cb…ae27fb
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xd75a85…8ae69a
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x97ba75…3bd73c
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xacf4ea…e55b47
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x94c753…828d98
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x3325ab…79670b
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xb8b525…09b789
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x2ec2d3…1a8194
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xcbc784…3e2277
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x9143b5…9b4e69
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0x8dade3…0e6146
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa7d ago0xd3f0a3…e470b4

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.