Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e2c…be470xed9f…9902Base—$0.50100%coinbase6d ago0xcdc602…204809
0x1e2c…be470xed9f…9902Base—$0.39100%coinbase6d ago0x477634…9d4129
0x1e2c…be470xed9f…9902Base—$0.28100%coinbase6d ago0xcfd34d…e69c27
0x1e2c…be470xed9f…9902Base—$6.68100%coinbase6d ago0x04f5f7…22b87a
0x1e2c…be470xed9f…9902Base—$4.77100%coinbase6d ago0xa35db0…f6540a
0x1e2c…be470xed9f…9902Base—$3.29100%coinbase6d ago0xbe1a48…05810e
0x1e2c…be470xed9f…9902Base—$0.53100%coinbase6d ago0xe6d42d…480b5f
0x1e2c…be470xed9f…9902Base—$0.42100%coinbase6d ago0x3eb27c…2671ba
0x1e2c…be470xed9f…9902Base—$0.31100%coinbase6d ago0xbe18ef…c6adff
0x1e2c…be470xed9f…9902Base—$7.34100%coinbase6d ago0x721d3c…777152
0x1e2c…be470xed9f…9902Base—$5.30100%coinbase6d ago0xca6bcf…066eba
0x1e2c…be470xed9f…9902Base—$3.70100%coinbase6d ago0xcc8cec…d2b525
0x1e2c…be470xed9f…9902Base—$2.48100%coinbase6d ago0xb23273…bdf6f8
0x1e2c…be470xed9f…9902Base—$1.58100%coinbase6d ago0xc92d03…fa53d3
0x1e2c…be470xed9f…9902Base—$0.98100%coinbase6d ago0xcc380a…8664c3
0x1e2c…be470xed9f…9902Base—$0.64100%coinbase6d ago0x13d705…a678ad
0x1e2c…be470xed9f…9902Base—$5.86100%coinbase6d ago0xff9efb…fa992e
0x1e2c…be470xed9f…9902Base—$4.14100%coinbase6d ago0xa867af…3d3025
0x1e2c…be470xed9f…9902Base—$2.81100%coinbase6d ago0x7900a6…9ca85b
0x1e2c…be470xed9f…9902Base—$1.82100%coinbase6d ago0xdfe11a…9d77c6
0x1e2c…be470xed9f…9902Base—$1.13100%coinbase6d ago0xdc5769…374a23
0x1e2c…be470xed9f…9902Base—$0.68100%coinbase6d ago0x24108c…dd6f6c
0x1e2c…be470xed9f…9902Base—$0.56100%coinbase6d ago0xdd9c74…de0b9c
0x1e2c…be470xed9f…9902Base—$0.45100%coinbase6d ago0xf63d8a…829671
0x1e2c…be470xed9f…9902Base—$0.34100%coinbase6d ago0x299b82…d442f9

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.