Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f00…23fd0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0x37e6d5…efc16b
0x8ba9…87c30xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0x06e3e3…444f0f
0x6f40…2aec0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0x5469e4…8dc21a
0xba16…817c0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0x2a21ea…6dc560
0xe931…cae90xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0xa2ddc8…b1a47d
0xbea4…898d0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0x374faf…223f00
0x323f…36d80xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0xdeda0c…b3bdc0
0xba0d…d23c0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0xd6de90…b29e69
0xf9df…dce10xc4bb…ea2aBase—$0.9770%0xc4bb…ea2a18d ago0x2e0b15…c54561
0xe9d3…e0820xc4bb…ea2aBase—$0.9570%0xc4bb…ea2a18d ago0x97b9d5…72520c
0xc397…60c20xc4bb…ea2aBase—$0.9370%0xc4bb…ea2a18d ago0xe98e47…97deb8
0x1238…73cb0xc4bb…ea2aBase—$0.9070%0xc4bb…ea2a18d ago0x73df97…3b37dc
0x09ae…19440xc4bb…ea2aBase—$0.8870%0xc4bb…ea2a18d ago0xb9f3f9…09c49e
0x65d1…70a60xc4bb…ea2aBase—$0.8670%0xc4bb…ea2a18d ago0x2bb4ce…fac8c2
0x0a2c…5c550xc4bb…ea2aBase—$0.8470%0xc4bb…ea2a18d ago0xd87e3c…f98436
0x7ce1…46420xc4bb…ea2aBase—$0.8170%0xc4bb…ea2a18d ago0xd23352…aaad46
0x6870…04050xc4bb…ea2aBase—$0.7070%0xc4bb…ea2a18d ago0x407757…617416
0x201c…c6520xc4bb…ea2aBase—$1.1670%0xc4bb…ea2a18d ago0xc12b17…e0cc5c
0x6633…48f80xc4bb…ea2aBase—$1.3370%0xc4bb…ea2a18d ago0x12375a…37b6d3
0xbf84…0f070xc4bb…ea2aBase—$1.3370%0xc4bb…ea2a18d ago0x87ee15…7ea264
0x5be8…d86f0xc4bb…ea2aBase—$1.3270%0xc4bb…ea2a18d ago0x77796f…99da5e
0xb9b7…5c2a0xc4bb…ea2aBase—$1.3370%0xc4bb…ea2a18d ago0x1f85e6…3f7614
0x7113…f5740xc4bb…ea2aBase—$1.1170%0xc4bb…ea2a18d ago0xa30240…fc8074
0x0e67…da3d0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0xfe0809…2afb67
0xb0bc…6a410xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a18d ago0x956231…1efd72

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.