Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.000588100%0x4337…a4ab100d ago0x8bb21a…0bf73d
0x3be9…575c0xf6ee…3bd2Base—$0.006964100%0x4337…d6af100d ago0xe13c33…59391e
0x3be9…575c0xf6ee…3bd2Base—$0.004724100%0x4337…5393100d ago0x86cb70…2f09cc
0x3be9…575c0xf6ee…3bd2Base—$0.005184100%0x4337…403c100d ago0x8ea2fd…c1c21f
0x3be9…575c0xf6ee…3bd2Base—$0.002619100%0x4ed0…caab100d ago0xc0d07a…588dc7
0x3be9…575c0xf6ee…3bd2Base—$0.008776100%0x4ed0…caab100d ago0x485a13…11d1e1
0x3be9…575c0xf6ee…3bd2Base—$0.007651100%0x4337…1b62100d ago0xc25c26…f7aa99
0x3be9…575c0xf6ee…3bd2Base—$0.000608100%0x4337…f637100d ago0xba1fba…ecebd4
0x3be9…575c0xf6ee…3bd2Base—$0.007512100%0x4337…9f26100d ago0x3dde2c…4747b8
0x3be9…575c0xf6ee…3bd2Base—$0.002082100%0x4337…1b62100d ago0xcd542c…56ef9b
0x3be9…575c0xf6ee…3bd2Base—$0.007363100%0xf279…f77f100d ago0xd99a17…beb18d
0x3be9…575c0xf6ee…3bd2Base—$0.004829100%0x4337…1b62100d ago0x26af78…4f8fa3
0x3be9…575c0xf6ee…3bd2Base—$0.007476100%0xa6ef…e01d100d ago0x4e4ca3…64addf
0x3be9…575c0xf6ee…3bd2Base—$0.001898100%0x28e4…5b01100d ago0xc5cdf4…d3b215
0x3be9…575c0xf6ee…3bd2Base—$0.002278100%0x4337…44cc100d ago0x9c5a7b…1d5d0a
0x3be9…575c0xf6ee…3bd2Base—$0.005235100%0x4337…ef25100d ago0xf29c37…ae8446
0x3be9…575c0xf6ee…3bd2Base—$0.005662100%0x4337…9f26100d ago0x25e780…d2c13a
0x3be9…575c0xf6ee…3bd2Base—$0.000957100%0x28e4…5b01100d ago0x729f3f…90a3d6
0x3be9…575c0xf6ee…3bd2Base—$0.002266100%0x4ed0…caab100d ago0x8bd61a…59c04c
0x3be9…575c0xf6ee…3bd2Base—$0.006517100%0x28e4…5b01100d ago0x76817a…0908fb
0x3be9…575c0xf6ee…3bd2Base—$0.009068100%0xf279…f77f100d ago0x5b381c…4041bf
0x3be9…575c0xf6ee…3bd2Base—$0.007399100%0xf279…f77f100d ago0xfab4ba…68b431
0x3be9…575c0xf6ee…3bd2Base—$0.007449100%0x4337…9369100d ago0xa74f78…90f154
0x3be9…575c0xf6ee…3bd2Base—$0.007511100%0x4337…e22a100d ago0xfcf6f8…31b8a8
0x3be9…575c0xf6ee…3bd2Base—$0.007788100%0x4337…7b1f100d ago0x58fe27…82940c

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.