Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b80…7d6e0x3e0a…78e7Base—$0.004069100%coinbase73d ago0x98ceb9…23f69b
0x8b80…7d6e0x3e0a…78e7Base—$0.005039100%coinbase73d ago0x5e1413…ceb38d
0x8b80…7d6e0x3e0a…78e7Base—$0.003689100%coinbase73d ago0x6c6bf5…ec9dab
0x8b80…7d6e0x3e0a…78e7Base—$0.005348100%coinbase73d ago0xe26843…420fd2
0x8b80…7d6e0x3e0a…78e7Base—$0.002757100%coinbase73d ago0x3f5f41…ec2e6a
0x8b80…7d6e0x3e0a…78e7Base—$0.003599100%coinbase73d ago0x086b75…e27b72
0x8b80…7d6e0x3e0a…78e7Base—$0.004756100%coinbase73d ago0x5eb490…5fbc31
0x8b80…7d6e0x3e0a…78e7Base—$0.005049100%coinbase73d ago0xbee799…341ae5
0x8b80…7d6e0x3e0a…78e7Base—$0.003846100%coinbase73d ago0x931cb5…8f38b3
0x8b80…7d6e0x3e0a…78e7Base—$0.003704100%coinbase73d ago0x97d8e1…7e3178
0x8b80…7d6e0x3e0a…78e7Base—$0.002695100%coinbase73d ago0x1e46fa…435f52
0x8b80…7d6e0x3e0a…78e7Base—$0.005832100%coinbase73d ago0x6c3079…2dc479
0x8b80…7d6e0x3e0a…78e7Base—$0.004767100%coinbase73d ago0xefafb7…167cbe
0x8b80…7d6e0x3e0a…78e7Base—$0.003485100%coinbase73d ago0xd58e53…2d17fa
0x8b80…7d6e0x3e0a…78e7Base—$0.005339100%coinbase73d ago0x80d6c8…639ab8
0x8b80…7d6e0x3e0a…78e7Base—$0.003641100%coinbase73d ago0x030526…ec1874
0x8b80…7d6e0x3e0a…78e7Base—$0.004243100%coinbase73d ago0xe9198d…216b0c
0x8b80…7d6e0x3e0a…78e7Base—$0.002796100%coinbase73d ago0xad61f5…ee5587
0x8b80…7d6e0x3e0a…78e7Base—$0.005899100%coinbase73d ago0x8e9312…18a160
0x8b80…7d6e0x3e0a…78e7Base—$0.002761100%coinbase73d ago0xce47d8…029fd8
0x8b80…7d6e0x3e0a…78e7Base—$0.005941100%coinbase73d ago0xa08a39…32ce97
0x8b80…7d6e0x3e0a…78e7Base—$0.005432100%coinbase73d ago0x78b762…7adde6
0x8b80…7d6e0x3e0a…78e7Base—$0.004252100%coinbase73d ago0xdd561a…6f1a8c
0x8b80…7d6e0x3e0a…78e7Base—$0.004669100%coinbase73d ago0x01cf1f…4e9f6b
0x8b80…7d6e0x3e0a…78e7Base—$0.003597100%coinbase73d ago0x8fdb7b…e85197

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.