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
0x3be9…575c0x8a02…97c5Base$50.0070%0x2fbf…ec657d ago0x21c355…af2ca5
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…02907d ago0x16ac7f…0ef70d
0x3be9…575c0x4cd0…bc31Base$42.4470%0x4337…ef257d ago0x2c0ad1…f89c49
0x3be9…575c0x9566…7d74Base$55.0070%0x4337…7a5d7d ago0x9dea62…629bba
0x3be9…575c0x4cd0…bc31Base$25.0370%0x4337…b3507d ago0x397383…455f3d
0x3be9…575c0x9566…7d74Base$55.0070%0x4337…abf57d ago0x09e1b0…09d618
0x3be9…575c0x7e49…b89fBase$48.0070%0x8e34…1c677d ago0xfc9034…cdd525
0x3be9…575c0x7e49…b89fBase$16.0070%0x2fbf…ec657d ago0xd1a9bb…54d82f
0x3be9…575c0x4cd0…bc31Base$10.4370%0x2fbf…ec657d ago0x6fcbe1…3adb4b
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x3018…02307d ago0x2808c7…ad77c5
0x3be9…575c0x4cd0…bc31Base$200.5770%0x4337…f9657d ago0xf91200…257835
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…df9b7d ago0x5247de…959fe9
0x3be9…575c0x4cd0…bc31Base$42.4470%0x4337…abf57d ago0xa641df…19fe8f
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec657d ago0x179431…010a50
0x3be9…575c0x4cd0…bc31Base$50.4470%0x4337…ef257d ago0x55ca17…37458a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…6ca57d ago0x7ab51c…9c4800
0x3be9…575c0x4cd0…bc31Base$30.4370%0x2fbf…ec657d ago0x6929bd…99b2e1
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x8e34…1c677d ago0xe9f3ec…760392
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…85387d ago0x3d3dfa…1a50e0
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…fa007d ago0x69b6e4…702011
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xf793…af757d ago0x54d5ca…21cd5b
0x3be9…575c0x4cd0…bc31Base$50.4470%0x4337…9f267d ago0xcb9d40…b577f5
0x3be9…575c0x4cd0…bc31Base$50.4470%0xf793…af757d ago0xe12632…7b1596
0x3be9…575c0x4cd0…bc31Base$89.5670%0x2fbf…ec657d ago0x000fa0…bc98cf

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.