Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x43875e…727090
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x850237…99b115
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x778aab…dde8ce
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xb4df2a…73d274
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xa4359d…c227b7
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xd97aa8…2702cb
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x6e4c30…cc430e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xc668c9…5e4d45
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x1f79f8…3461d4
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x4e9df3…4ba860
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x839fc8…e065af
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xa9cbc4…cfca02
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x5549a3…73a919
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x321e89…ac565c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x7b4ec1…846563
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x63dc21…a5695e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xec0798…cd6f1a
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xb615e0…79083f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xfcb888…01788e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x14d23c…cd7c86
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xe20cab…f7b7cc
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x37684a…5a7d0e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x3ea7d3…3703b7
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0x19031a…b3197c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase22d ago0xb87c8b…47912f

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.