Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0x37910a…69051f
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho102d ago0xc8746f…dbadc7
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0x729f48…467214
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0xa6811b…55ea91
0xca0a…2d7a0x85b4…627cBase—$0.33100%xecho102d ago0xaf354a…a3b10c
0xca0a…2d7a0x85b4…627cBase—$0.28100%xecho102d ago0x37f37d…5626e4
0xca0a…2d7a0x85b4…627cBase—$0.14100%xecho102d ago0x96d0db…3e9581
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0xefdc0a…a26548
0xca0a…2d7a0x85b4…627cBase—$0.22100%xecho102d ago0x71e66e…17815f
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0x31f2c3…16b7fd
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0x89652a…2da0d7
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho102d ago0x63f89a…496055
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho102d ago0x7ce718…4dc5e6
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0x143e3b…f8bf94
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho102d ago0x08c8d7…ffc0f7
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho102d ago0x1ac31c…06dfb9
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho102d ago0x1a7321…5aa956
0xca0a…2d7a0x85b4…627cBase—$0.38100%xecho102d ago0x46f57e…0186a6
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho102d ago0x1719c1…60d76e
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0x1284ab…cd6fb3
0xca0a…2d7a0x85b4…627cBase—$0.27100%xecho102d ago0x1a785d…fd081c
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0x23013c…dc2a11
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0x3c17de…26ba0a
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho102d ago0x92eaba…e8beb1
0xca0a…2d7a0x85b4…627cBase—$0.08100%xecho102d ago0xe24bbc…8b3eac

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.