Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c28…29a40x3e0a…78e7Base—$0.003858100%coinbase75d ago0x0d5624…1dae37
0x2c28…29a40x3e0a…78e7Base—$0.002966100%coinbase75d ago0xf0b8d6…6082ad
0x2c28…29a40x3e0a…78e7Base—$0.005187100%coinbase75d ago0xf12b68…52fd47
0x2c28…29a40x3e0a…78e7Base—$0.005418100%coinbase75d ago0xacbca8…706a3a
0x2c28…29a40x3e0a…78e7Base—$0.004541100%coinbase75d ago0x190345…d589bb
0x2c28…29a40x3e0a…78e7Base—$0.004398100%coinbase75d ago0xa1e3bf…477d87
0x2c28…29a40x3e0a…78e7Base—$0.002995100%coinbase75d ago0x1822e0…810682
0x2c28…29a40x3e0a…78e7Base—$0.003478100%coinbase75d ago0xd84159…7408ee
0x2c28…29a40x3e0a…78e7Base—$0.005234100%coinbase75d ago0xcaa7aa…ee892e
0x2c28…29a40x3e0a…78e7Base—$0.004835100%coinbase75d ago0xfb0ca0…a0ced6
0x2c28…29a40x3e0a…78e7Base—$0.005468100%coinbase75d ago0xc5eb4f…48852a
0x2c28…29a40x3e0a…78e7Base—$0.004112100%coinbase75d ago0xead219…ffd161
0x2c28…29a40x3e0a…78e7Base—$0.005412100%coinbase75d ago0xdc941f…063de4
0x2c28…29a40x3e0a…78e7Base—$0.005044100%coinbase75d ago0xa46ebf…bfe5c6
0x2c28…29a40x3e0a…78e7Base—$0.005929100%coinbase75d ago0xdd298a…fac502
0x2c28…29a40x3e0a…78e7Base—$0.005496100%coinbase75d ago0x1c712c…3e4dac
0x2c28…29a40x3e0a…78e7Base—$0.005339100%coinbase76d ago0x8a2d70…162735
0x2c28…29a40x3e0a…78e7Base—$0.004351100%coinbase76d ago0xf4cfe3…ec3360
0x2c28…29a40x3e0a…78e7Base—$0.003352100%coinbase76d ago0xf73f7b…b797e7

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.