Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8359…9fe90xcc19…930eBase—$0.10100%ultravioletadao9d ago0xd6e171…20623a
0x938a…37cd0xcc19…930eBase—$0.10100%ultravioletadao9d ago0xdd3e73…e7cbbb
0xad2e…c20f0xcc19…930eBase—$0.10100%ultravioletadao9d ago0xf555fa…fe191a
0x7aa1…a88e0xcc19…930eBase—$0.10100%ultravioletadao9d ago0x330576…7f534d
0xbd1e…886d0xcc19…930eBase—$0.10100%ultravioletadao9d ago0x7d58b3…1b8de7
0x8685…e0830xcc19…930eBase—$0.10100%ultravioletadao9d ago0x1f5264…a62488
0x8635…42e90xcc19…930eBase—$0.10100%ultravioletadao9d ago0x8c84dc…fe93d9
0xb28f…bc940xcc19…930eBase—$0.10100%ultravioletadao9d ago0xac7e10…de209b
0x77b0…de5f0xcc19…930eBase—$0.10100%ultravioletadao9d ago0x6ddb18…f78931
0xbe3d…ff220xcc19…930eBase—$0.10100%ultravioletadao9d ago0x0d478d…ce23d2
0x4368…f59e0xcc19…930eBase—$0.10100%ultravioletadao9d ago0x9e3967…fbe2bd
0x8e1a…b9d20xcc19…930eBase—$0.10100%ultravioletadao9d ago0xf0cec2…e39be6
0xcb12…e2c70xcc19…930eBase—$0.10100%ultravioletadao9d ago0x73fa43…bd3d31
0x5d8f…8f350xcc19…930eBase—$0.10100%ultravioletadao9d ago0x4b7fac…3ad5c4
0x2db9…785d0xcc19…930eBase—$0.10100%ultravioletadao9d ago0x49576f…babfe6
0x779f…60500xcc19…930eBase—$0.10100%ultravioletadao9d ago0xad283b…c319b3
0xf2a4…8e800xcc19…930eBase—$0.10100%ultravioletadao9d ago0x63422b…ef31ea
0x8994…0a200xcc19…930eBase—$0.10100%ultravioletadao9d ago0xb10f49…49b76d
0x7c36…5afa0xcc19…930eBase—$0.10100%ultravioletadao9d ago0xf3965d…d05e66
0x95c0…69110xcc19…930eBase—$0.10100%ultravioletadao9d ago0x750935…4d671a
0x9ed1…fe750xcc19…930eBase—$0.10100%ultravioletadao9d ago0x39d2eb…ec0a41
0x50de…5f010xcc19…930eBase—$0.10100%ultravioletadao9d ago0x83ef0a…6dea84
0x90cd…688d0xcc19…930eBase—$0.10100%ultravioletadao9d ago0xfc90e7…183d6c
0x296b…d7a40xcc19…930eBase—$0.10100%ultravioletadao9d ago0xab375b…8435fa
0xd572…cea70xcc19…930eBase—$0.10100%ultravioletadao9d ago0x8fc309…6a2ccc

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.