Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6180…92d70xd0b5…f224Base—$14.9970%0x3482…6f0e24d ago0x3d9b8b…4d6bcd
0x82f0…61320xd0b5…f224Base—$9.9970%0x3482…6f0e24d ago0x12a6f3…7b35c9
0x9319…ae8c0xd0b5…f224Base—$9.2370%0x3482…6f0e24d ago0xf4841f…945168
0x92eb…89fa0xd0b5…f224Base—$331.5370%0x3482…6f0e24d ago0xb3ad91…72d193
0x4bb4…9bc60xd0b5…f224Base—$192.9770%0x3482…6f0e24d ago0x7f9a93…0ac7ed
0xe591…8c3e0xd0b5…f224Base—$101.8670%0x3482…6f0e24d ago0x55ffc4…7ae2d1
0x889a…f79a0xd0b5…f224Base—$499.7970%0x3482…6f0e25d ago0xd02f82…a82e64
0x9391…b1340xd0b5…f224Base—$9.9970%0x3482…6f0e25d ago0x33e6a9…d957d7
0x2251…078a0xd0b5…f224Base—$1.1770%0x3482…6f0e25d ago0xe8778a…fc5793
0xe84d…c2c80xd0b5…f224Base—$10.8170%0x3482…6f0e25d ago0x76396c…a119c2
0x4b6f…12fd0xd0b5…f224Base—$59.1370%0x3482…6f0e25d ago0x33be19…0bedf1
0x15b9…6fb70xd0b5…f224Base—$20.3870%0x3482…6f0e25d ago0xc05b3c…02c139
0xa539…f33b0xd0b5…f224Base—$99.9970%0x3482…6f0e25d ago0xa0d42c…cbb7ff

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.