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$10.3770%0x2915…146519d ago0xf56f19…df0f8d
0x3be9…575c0x4cd0…bc31Base$30.4470%0x4337…7a5d19d ago0x5719b6…8d5836
0x3be9…575c0x4cd0…bc31Base$90.4770%0x2891…bc4c19d ago0x27927f…28932a
0x3be9…575c0x4cd0…bc31Base$3.4370%0x4337…187e19d ago0x09b62f…ca1c42
0x3be9…575c0x4cd0…bc31Base$28.7970%0x2915…146519d ago0xd3e505…5417c1
0x3be9…575c0x4cd0…bc31Base$50.4570%0x2891…bc4c19d ago0xea39c7…1a50f1
0x3be9…575c0x4cd0…bc31Base$32.3870%0x4337…44cc19d ago0xe11b78…69dd97
0x3be9…575c0x4cd0…bc31Base$99.4770%0x2891…bc4c19d ago0x87d406…2cdfca
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…c62f19d ago0xb2ff97…402a0c
0x3be9…575c0x4cd0…bc31Base$47.4070%0x4337…224f19d ago0x1b86b6…a42758
0x3be9…575c0x46d7…ab28Base$658.0070%0x4337…c62f19d ago0xd4f582…a244df
0x3be9…575c0x46d7…ab28Base$564.0070%0x1d53…c61319d ago0x3d4181…bd4d49
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x2891…bc4c19d ago0xa2ef0f…8c72f2
0x3be9…575c0xf7e4…e552Base$470.0070%0x4337…e22a19d ago0x0ae14b…f36a9c
0x3be9…575c0x2207…6594Base$470.0070%0xf0ac…5b8d19d ago0x179cc6…13a2d6
0x3be9…575c0x4cd0…bc31Base$30.3870%0x4337…36c419d ago0xe70f31…c8409f
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d0b219d ago0x594d21…bfe8f1
0x3be9…575c0x4cd0…bc31Base$50.4570%0x4337…a93d19d ago0xdbffd6…cde6ca
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c19d ago0x8db6a3…f00d02
0x3be9…575c0x4cd0…bc31Base$99.4770%0x4337…306319d ago0x80a8af…49cdcf
0x3be9…575c0x4cd0…bc31Base$21.4670%0x4337…7b1f19d ago0x47bdbd…1bd575
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c19d ago0xd9dfce…82fac7
0x3be9…575c0x4cd0…bc31Base$40.3870%0x4337…d0b219d ago0x2421cf…3de0c9
0x3be9…575c0x4cd0…bc31Base$10.3770%0x2915…146519d ago0xdad9dd…4f7174
0x3be9…575c0x4cd0…bc31Base$20.4470%0x2891…bc4c19d ago0xe33198…3e94ed

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.