Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x476a65…f4ad51
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0xda3e87…9e9bfb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x189b55…2e0b53
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x981969…89eae5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x984121…fe23cc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x78d51a…20dff4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x7bcd80…f32d2a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x9b2fbf…f07a88
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0xfe5884…01206a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x1938cf…5a0f1d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0xc42298…4db5c1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x998582…e6eb92
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x2a808e…a7d277
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x6acba1…5bb86e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x84ecfe…4a56e7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0xe22931…b078e2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0xd3efb6…24b183
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x48eea9…fba7f5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x53f8ae…b0941e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0xc96c4f…a390be
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0xa12a35…eabf13
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x181f6c…b06240
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x875488…92d93c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase80d ago0x3933a1…4c6773

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.