Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b7…9a840xd0b5…f224Base—$30.0870%0x3482…6f0e35d ago0xcef8fe…e5a531
0x2075…56a70xd0b5…f224Base—$13.8470%0x3482…6f0e35d ago0x8978ae…b852a7
0xf4f4…cf5b0xd0b5…f224Base—$33.4470%0x3482…6f0e35d ago0x262aea…e976b6
0x38d6…c1010xd0b5…f224Base—$90.8270%0x3482…6f0e35d ago0x89d959…b02a3c
0x15d4…d9270xd0b5…f224Base—$2.2370%0x3482…6f0e35d ago0xa75248…af9d82
0x678e…7c6b0xd0b5…f224Base—$9.9970%0x3482…6f0e35d ago0xe59f1e…502ed0
0xb025…1bd90xd0b5…f224Base—$9.9670%0x3482…6f0e35d ago0xc89a64…d0e639
0xdf5a…64f80xd0b5…f224Base—$8.6770%0x3482…6f0e36d ago0xec2da1…8f41d1
0x313c…243a0xd0b5…f224Base—$1.9970%0x3482…6f0e36d ago0x12ecf8…5bac49
0x01b8…cd400xd0b5…f224Base—$26.0470%0x3482…6f0e36d ago0x4716a2…18c5f4

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.