Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xded9…6def0x3e0a…78e7Base—$0.005364100%coinbase74d ago0x2cd7b0…b13519
0xded9…6def0x3e0a…78e7Base—$0.004448100%coinbase74d ago0x20f971…07c80b
0xded9…6def0x3e0a…78e7Base—$0.004027100%coinbase74d ago0x3f23f7…9e3a74
0xded9…6def0x3e0a…78e7Base—$0.005487100%coinbase74d ago0x7fa3d9…a9602d
0xded9…6def0x3e0a…78e7Base—$0.005476100%coinbase74d ago0x031199…38a29b
0xded9…6def0x3e0a…78e7Base—$0.003781100%coinbase74d ago0x60e494…47cfa8
0xded9…6def0x3e0a…78e7Base—$0.004382100%coinbase74d ago0x7dbf0c…2ff5dd
0xded9…6def0x3e0a…78e7Base—$0.005664100%coinbase74d ago0xf43e28…6ec106
0xded9…6def0x3e0a…78e7Base—$0.005763100%coinbase74d ago0xbfe044…481b21
0xded9…6def0x3e0a…78e7Base—$0.004022100%coinbase74d ago0xf11ad2…1e1d40
0xded9…6def0x3e0a…78e7Base—$0.005551100%coinbase74d ago0xc14783…5015f6
0xded9…6def0x3e0a…78e7Base—$0.00514100%coinbase74d ago0xa1fc06…4d9552
0xded9…6def0x3e0a…78e7Base—$0.00528100%coinbase74d ago0x74dd10…ce0016
0xded9…6def0x3e0a…78e7Base—$0.003986100%coinbase74d ago0xaa0842…eeaaa7
0xded9…6def0x3e0a…78e7Base—$0.005066100%coinbase75d ago0x1b4f2a…da40e9
0xded9…6def0x3e0a…78e7Base—$0.004889100%coinbase75d ago0xbb8fe8…329ae3
0xded9…6def0x3e0a…78e7Base—$0.00565100%coinbase75d ago0x72fdd6…7bf5dc
0xded9…6def0x3e0a…78e7Base—$0.004485100%coinbase75d ago0xabbe43…9f0f48
0xded9…6def0x3e0a…78e7Base—$0.003156100%coinbase75d ago0x92a9fe…521ea6
0xded9…6def0x3e0a…78e7Base—$0.003499100%coinbase75d ago0xae1345…8b88cb
0xded9…6def0x3e0a…78e7Base—$0.003433100%coinbase75d ago0xdad225…7285ae

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.