Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30x0f8e…b329Base—$0.01100%coinbase58d ago0xdec147…7474b1
0x4b10…01c30x8a6a…29e8Base—$0.01100%coinbase58d ago0xa923d0…dd8a9a
0x4b10…01c30x52a6…358dBase—$0.01100%coinbase58d ago0x920251…369ead
0x4b10…01c30x85d5…0c89Base—$0.01100%coinbase58d ago0xf99f58…545c44
0x4b10…01c30xcc04…7648Base—$0.01100%coinbase58d ago0x298642…0f8abf
0x4b10…01c30xc731…b581Base—$0.01100%coinbase58d ago0xea7f26…b6c95f
0x4b10…01c30xff6b…a086Base—$0.01100%coinbase58d ago0x1c3387…57e816
0x4b10…01c30x9367…7891Base—$0.01100%coinbase58d ago0x946893…ad2315
0x4b10…01c30x54aa…9777Base—$0.01100%coinbase58d ago0x1fba4e…b8acc2
0x4b10…01c30xabab…b6bfBase—$0.01100%coinbase58d ago0xaf716c…a19c78
0x4b10…01c30x389a…1fe9Base—$0.01100%coinbase58d ago0x6f1d76…b8c508
0x4b10…01c30x30b7…d86fBase—$0.01100%coinbase58d ago0x423065…262851
0x4b10…01c30xee31…ed83Base—$0.01100%coinbase58d ago0x8ef853…4bb9f0
0x4b10…01c30x9480…1fe2Base—$0.01100%coinbase58d ago0xd98138…705f22
0x4b10…01c30x7809…df4bBase—$0.01100%coinbase58d ago0xfcd46d…ddebf6
0x4b10…01c30xf515…b44fBase—$0.01100%coinbase58d ago0x2a99bd…09e609
0x4b10…01c30xc3a8…4cacBase—$0.01100%coinbase58d ago0x3bed86…a0b66d
0x4b10…01c30x5deb…b5f4Base—$0.01100%coinbase58d ago0xa8cee4…5dc002
0x4b10…01c30x6f29…8e7fBase—$0.01100%coinbase58d ago0x3b676b…024e4a
0x4b10…01c30x00f5…ade2Base—$0.01100%coinbase58d ago0x94630a…7cc32b
0x4b10…01c30x5138…b7b9Base—$0.01100%coinbase58d ago0x55578d…d678a5
0x4b10…01c30xd448…6badBase—$0.01100%coinbase58d ago0x3bfbac…64444f
0x4b10…01c30xefb6…5efbBase—$0.01100%coinbase58d ago0x7df2a4…7009df
0x4b10…01c30xd37b…1719Base—$0.01100%coinbase58d ago0x1835de…2515b1
0x4b10…01c30x0d93…6b4cBase—$0.01100%coinbase58d ago0x74ad2f…0e7e7d

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.