Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x3e3f94…142690
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x8e6cb6…78a0bf
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x31b077…d5e6e2
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x6236c6…ffc0fb
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0xf10067…c76a80
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0xa7d1cc…73ca93
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x812f90…ef2b2d
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x542213…0edd05
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x2c8cee…5b7378
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x60ae3a…ee859c
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x2c2a5f…257457
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0xb0a241…fc5ab3
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x86d23e…132077
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x229b3a…f13a62
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x8caec7…71c356
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x6199d5…0c76d4
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x3cfd05…36d811
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x12601a…e85142
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x707874…ee627f
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x812bf6…ffe71e
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0xa61ba2…5c85a2
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0xa6f4a2…929e9d
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x10b92f…6b69b7
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x51bf82…f58e52
0x0b43…55730x5aae…482eBase—$0.001100%coinbase7d ago0x22c1fd…14429d

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.