Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$35.4470%0x2fbf…ec657d ago0xb8c7fa…58d1b8
0x5fdf…91470x4cd0…bc31Base$100.0070%0xf70d…dbef7d ago0xb879a6…8bf447
0x5fdf…91470x4cd0…bc31Base$5.5670%0xf70d…dbef7d ago0x7ad877…53184b
0x5fdf…91470x4cd0…bc31Base$5.6470%0xf70d…dbef7d ago0xb576fa…c40b61
0x5fdf…91470x4cd0…bc31Base$5.7070%0xf70d…dbef7d ago0xf46fe2…a3ebb0
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…02907d ago0x16ac7f…0ef70d
0x5fdf…91470x4cd0…bc31Base$5.7870%0xf70d…dbef7d ago0x4322d5…a56b3f
0x3be9…575c0x4cd0…bc31Base$42.4470%0x4337…ef257d ago0x2c0ad1…f89c49
0x5fdf…91470x4cd0…bc31Base$5.8470%0xf70d…dbef7d ago0xed8117…c0b8bc
0x5fdf…91470x4cd0…bc31Base$5.9070%0xf70d…dbef7d ago0xd919d8…f77ef1
0x3be9…575c0x4cd0…bc31Base$25.0370%0x4337…b3507d ago0x397383…455f3d
0x5fdf…91470x4cd0…bc31Base$5.9670%0xf70d…dbef7d ago0x628162…46dcc2
0x5fdf…91470x4cd0…bc31Base$6.0270%0xf70d…dbef7d ago0x504933…3e7e84
0xb8b6…bedf0x4cd0…bc31Base$187.6670%0xf70d…dbef7d ago0x0b4adc…34ddff
0x5fdf…91470x4cd0…bc31Base$6.0970%0xf70d…dbef7d ago0x9aae37…73a236
0x3be9…575c0x4cd0…bc31Base$10.4370%0x2fbf…ec657d ago0x6fcbe1…3adb4b
0x5fdf…91470x4cd0…bc31Base$6.1570%0xf70d…dbef7d ago0x4e1e7e…1c0c5e
0x3be9…575c0x4cd0…bc31Base$200.5770%0x4337…f9657d ago0xf91200…257835
0x5fdf…91470x4cd0…bc31Base$6.2170%0xf70d…dbef7d ago0x154ee2…39f9c8
0xe7a3…d8060x4cd0…bc31Base$13.0270%0xf70d…dbef7d ago0x2a22c7…50b786
0x5fdf…91470x4cd0…bc31Base$6.2770%0xf70d…dbef7d ago0x9796d5…9a190d
0x3be9…575c0x4cd0…bc31Base$42.4470%0x4337…abf57d ago0xa641df…19fe8f
0x3be9…575c0x4cd0…bc31Base$50.4470%0x4337…ef257d ago0x55ca17…37458a
0x3be9…575c0x4cd0…bc31Base$30.4370%0x2fbf…ec657d ago0x6929bd…99b2e1
0x5fdf…91470x4cd0…bc31Base$6.3270%0xf70d…dbef7d ago0x06d0f8…1317b1

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.