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%0x2fbf…ec6510d ago0xa9b2d5…8a9dc6
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec6510d ago0x630a58…5761c8
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…dddf10d ago0x4fbbfe…e91624
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec6510d ago0xf3a04c…f8adce
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x8e34…1c6710d ago0xb99353…859515
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…fa0011d ago0x9bd54f…383f93
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…ec2611d ago0x12cc55…1fdc51
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…7a5d11d ago0x7c741f…6df37c
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…4bba11d ago0x4b6d7f…7e7b1c
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…539311d ago0x1f2caa…2261b0
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…f63711d ago0xcbf805…da88ee
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…5e7d11d ago0x1572f5…946b37
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…181111d ago0xfce84e…034713
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…32a411d ago0xb59f54…3ae11a
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…853811d ago0xfcfaaf…851e59
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…187e11d ago0x27c886…ad357a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…023011d ago0x90926a…b67f44
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec6511d ago0xf717c2…c37a24
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x13c2…ecb811d ago0x8248d9…2bd4df

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.