Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c58…bc390xfbe6…cf5aBase—$0.01100%coinbase72d ago0x26970e…c500a8
0x2c58…bc390x3934…7f7fBase—$0.01100%coinbase72d ago0x8b2bcb…39c6c0
0x2c58…bc390xe5d7…69c7Base—$0.01100%coinbase72d ago0x157fe6…87b6a0
0x2c58…bc390xa8e6…5fbaBase—$0.01100%coinbase72d ago0xffd552…502e00
0x2c58…bc390x25a9…465eBase—$0.01100%coinbase72d ago0x077d64…a817bc
0x2c58…bc390x4d82…c387Base—$0.01100%coinbase72d ago0xf42446…560c42
0x2c58…bc390x96db…31a5Base—$0.01100%coinbase72d ago0x43a80c…022594
0x2c58…bc390x8253…780fBase—$0.01100%coinbase72d ago0x659778…176a6b
0x2c58…bc390x16d8…d781Base—$0.01100%coinbase72d ago0x22812a…4de1de
0x2c58…bc390x7eb6…4cfaBase—$0.01100%coinbase72d ago0x898a08…6d2224
0x2c58…bc390x5b7a…20e6Base—$0.01100%coinbase72d ago0x8109b7…999833
0x2c58…bc390xd9a1…7851Base—$0.01100%coinbase72d ago0x91f079…7af836
0x2c58…bc390x563d…9ec2Base—$0.01100%coinbase72d ago0x9a30ef…a1ea0d
0x2c58…bc390x4685…690cBase—$0.01100%coinbase72d ago0xb94629…c4e6ec
0x2c58…bc390x8564…d1d5Base—$0.01100%coinbase73d ago0x754494…2062bf
0x2c58…bc390xe62a…9a47Base—$0.01100%coinbase73d ago0x5f39a4…02fbd2
0x2c58…bc390x8fdc…2433Base—$0.01100%coinbase73d ago0x2a5022…12d3dd
0x2c58…bc390x76cf…9449Base—$0.01100%coinbase73d ago0x740341…1c3091
0x2c58…bc390xd7f8…dca7Base—$0.01100%coinbase73d ago0x4828a8…217cb9
0x2c58…bc390xc5a4…8558Base—$0.01100%coinbase73d ago0x2720db…7729f8
0x2c58…bc390x0710…47caBase—$0.01100%coinbase73d ago0x790d91…ebf03c
0x2c58…bc390xd3a1…8e3cBase—$0.01100%coinbase73d ago0x5e50ed…ee2ba9
0x2c58…bc390x062b…78e3Base—$0.01100%coinbase73d ago0x53add1…9f4562
0x2c58…bc390xa36f…83f3Base—$0.01100%coinbase73d ago0xabf8f6…8dedb6
0x2c58…bc390x2193…d520Base—$0.01100%coinbase73d ago0xe48b75…8d0411

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.