Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x98cccd…93c929
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xfe6cf5…54364d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x1e1f95…56ef93
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x2449f1…863324
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x9ae213…7827e4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xf14a2d…1b2fb3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xabad69…65bd76
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x426eef…03ad26
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xcdc461…de0118
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xb1db7e…f49802
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xa86121…0d508a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x3da77b…3eb6c3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x5c3811…86cc3e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x7c6ed7…f948a9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x1ad729…c4ffe5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xc797d9…6de8da
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xe9fc75…ca87b1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x06d60b…60cb09
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xdf6504…54b034
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x8e49ea…563e5f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xd258bc…1c764d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xdad7c5…3c2235
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x3c9ae4…475a83
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xc6b222…6abe60
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x7116a0…97ec29

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.