Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x1d53…c61327d ago0xb31b5f…7b33aa
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146527d ago0x3b6f44…93564c
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…8d0e27d ago0x3f8519…08cbde
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c27d ago0x0f9d65…0c4bbf
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…181127d ago0xb6e30c…beb1f2
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…fa0027d ago0x30a198…1903fe
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…2d7927d ago0x92d59c…478db5
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x2891…bc4c27d ago0xc94eab…832af6
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2915…146527d ago0x0cb867…40d906
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146527d ago0xa9f9dd…670444
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c27d ago0x5c64bc…0e0f6d
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c27d ago0x443bf4…1ada30
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…403c27d ago0xa4777f…a50287
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…6c9228d ago0x81154f…771d3d
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…abf528d ago0x7e245a…e226ed
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…283828d ago0x4a54db…eff3c0
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2915…146528d ago0x31a9a3…a090bf
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c28d ago0xaf9dd0…edc8f0
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2915…146528d ago0x1a08c8…2a4194
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…853828d ago0x9d7ef5…eb2f33
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x1d53…c61328d ago0xf6a9d3…e76444
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…ec6828d ago0x24f374…b2ce1a
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…3dde28d ago0x731572…c0e498
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x1d53…c61328d ago0x718f49…393ebd
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c28d ago0xcd3279…148a4a

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.