Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9cdb0x3e0a…78e7Base—$0.00301100%coinbase74d ago0x280b5c…f53ff2
0x0000…9cdb0x3e0a…78e7Base—$0.0027100%coinbase75d ago0x048c95…34e4f9
0x0000…9cdb0x3e0a…78e7Base—$0.004123100%coinbase75d ago0x701376…e9c886
0x0000…9cdb0x3e0a…78e7Base—$0.003781100%coinbase75d ago0x1f49ed…22d20f
0x0000…9cdb0x3e0a…78e7Base—$0.005557100%coinbase75d ago0x1495ff…d19c2a
0x0000…9cdb0x3e0a…78e7Base—$0.003585100%coinbase75d ago0x0ef060…5d6bf7
0x0000…9cdb0x3e0a…78e7Base—$0.003339100%coinbase75d ago0xa3f9fd…bfcc1e
0x0000…9cdb0x3e0a…78e7Base—$0.004463100%coinbase75d ago0x471d8f…d93b8f
0x0000…9cdb0x3e0a…78e7Base—$0.004943100%coinbase75d ago0x56be25…59eca7
0x0000…9cdb0x3e0a…78e7Base—$0.005927100%coinbase75d ago0xdb7a76…2c28f8
0x0000…9cdb0x3e0a…78e7Base—$0.004522100%coinbase75d ago0xe2fb88…9cbc3d
0x0000…9cdb0x3e0a…78e7Base—$0.003048100%coinbase75d ago0xe95541…fb36c7
0x0000…9cdb0x3e0a…78e7Base—$0.003233100%coinbase75d ago0xf09814…7c644f
0x0000…9cdb0x3e0a…78e7Base—$0.003848100%coinbase75d ago0xa35bb1…063242
0x0000…9cdb0x3e0a…78e7Base—$0.003292100%coinbase75d ago0x53bec4…e5df71
0x0000…9cdb0x3e0a…78e7Base—$0.004967100%coinbase75d ago0x536ff0…1858ad
0x0000…9cdb0x3e0a…78e7Base—$0.005254100%coinbase75d ago0x90b12c…e1f8c2
0x0000…9cdb0x3e0a…78e7Base—$0.005182100%coinbase75d ago0x74f0fb…3dd6e1
0x0000…9cdb0x3e0a…78e7Base—$0.004652100%coinbase75d ago0x60aa5c…01f8bd
0x0000…9cdb0x3e0a…78e7Base—$0.003221100%coinbase75d ago0xbdaa1e…f9e385
0x0000…9cdb0x3e0a…78e7Base—$0.002691100%coinbase75d ago0x6d86ee…a655b2
0x0000…9cdb0x3e0a…78e7Base—$0.004977100%coinbase75d ago0x7f8d86…22c628
0x0000…9cdb0x3e0a…78e7Base—$0.004873100%coinbase75d ago0x7330f5…e4e4fe
0x0000…9cdb0x3e0a…78e7Base—$0.005024100%coinbase75d ago0xfdc9ab…c0f77c
0x0000…9cdb0x3e0a…78e7Base—$0.00267100%coinbase75d ago0xc976ec…264aee

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.