Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
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
0x5fdf…91470x4cd0…bc31Base—$5.7870%0xf70d…dbef7d ago0x4322d5…a56b3f
0x5fdf…91470x4cd0…bc31Base—$5.8470%0xf70d…dbef7d ago0xed8117…c0b8bc
0x5fdf…91470x4cd0…bc31Base—$5.9070%0xf70d…dbef7d ago0xd919d8…f77ef1
0x5fdf…91470x4cd0…bc31Base—$5.9670%0xf70d…dbef7d ago0x628162…46dcc2
0x5fdf…91470x4cd0…bc31Base—$6.0270%0xf70d…dbef7d ago0x504933…3e7e84
0x5fdf…91470x4cd0…bc31Base—$6.0970%0xf70d…dbef7d ago0x9aae37…73a236
0x5fdf…91470x4cd0…bc31Base—$6.1570%0xf70d…dbef7d ago0x4e1e7e…1c0c5e
0x5fdf…91470x4cd0…bc31Base—$6.2170%0xf70d…dbef7d ago0x154ee2…39f9c8
0x5fdf…91470x4cd0…bc31Base—$6.2770%0xf70d…dbef7d ago0x9796d5…9a190d
0x5fdf…91470x4cd0…bc31Base—$6.3270%0xf70d…dbef7d ago0x06d0f8…1317b1
0x5fdf…91470x4cd0…bc31Base—$6.3870%0xf70d…dbef7d ago0x16b4ac…ca0e51
0x5fdf…91470x4cd0…bc31Base—$6.4470%0xf70d…dbef7d ago0x2905e2…6ce0f9
0x5fdf…91470x4cd0…bc31Base—$6.5070%0xf70d…dbef7d ago0x4256e9…f536d8
0x5fdf…91470x4cd0…bc31Base—$6.5570%0xf70d…dbef7d ago0xd19939…f1bb76
0x5fdf…91470x4cd0…bc31Base—$6.6270%0xf70d…dbef7d ago0xbf83ec…d7edae
0x5fdf…91470x4cd0…bc31Base—$6.6870%0xf70d…dbef7d ago0x2c92f8…a732a1
0x5fdf…91470x4cd0…bc31Base—$6.7370%0xf70d…dbef7d ago0x763828…eb18eb
0x5fdf…91470x4cd0…bc31Base—$6.8070%0xf70d…dbef7d ago0x817590…1dec62
0x5fdf…91470x4cd0…bc31Base—$6.8670%0xf70d…dbef7d ago0xe4eb1e…3adb85
0x5fdf…91470x4cd0…bc31Base—$3.1670%0xf70d…dbef8d ago0xf44076…03c697
0x5fdf…91470x4cd0…bc31Base—$3.2170%0xf70d…dbef8d ago0x0d3536…5a72cc

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.