Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0xec82f3…cd7e88
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0xe90944…d4a48c
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%payAI71d ago0xb8e792…99c9fe
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x303e68…bea057
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0xeddeac…77acc3
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x3e7635…98fce1
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x8d221e…a68138
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x305457…af53c9
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x4a4ced…1525f5
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0xb96c38…f77f1c
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%payAI71d ago0xce52b1…103a49
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x1b962a…b636ab
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x930819…c623eb
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.05100%payAI71d ago0xed85e2…ec4156
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0xaa7b32…face92
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x0dc7c2…3ff9d6
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.10100%coinbase71d ago0xbc42c0…f68787
0x7e57…2f090x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x9cb000…f47c2c
0x6909…c0ac0x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x49f36b…112cef
0x24b5…6d460x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase71d ago0x88c12b…92b648
0x2218…8b020x215f…a7ceBasebtc-broadcast-timing-fee-feedFee-estimate$0.01100%coinbase72d ago0xfc2462…593c74

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.