Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xd6a488…b9d6f9
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xdd6339…1b06a6
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xa7e821…ef691c
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xb5f4f7…808ac5
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x3c5985…ec778d
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x212326…fceece
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xb3d3f2…bb3e61
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x9874bc…e97314
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x290b9f…a2b251
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x4ccaf5…44224a
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x2c5464…32b6b6
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xe7f116…519236
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x0e9ef8…a319dd
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xf9c021…10e72a
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x1e3a07…a9a9c2
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x0b9a64…b3cb83
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xfe6b98…f4ef84
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x17ec2b…734409
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xa22eb5…0667d2
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xa44419…565d5a
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x01e672…3bebe3
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x301af4…f55db1
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xa2bac1…3f014e
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0x77fe67…36047d
0x8d27…cfa50x5aae…482eBase—$0.001100%coinbase11d ago0xea1c81…8cca2f

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.