Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x278b…05b00x3e0a…78e7Base—$0.004257100%coinbase75d ago0xbdc973…4ed90d
0x278b…05b00x3e0a…78e7Base—$0.005086100%coinbase75d ago0xbd6758…d9daeb
0x278b…05b00x3e0a…78e7Base—$0.004497100%coinbase75d ago0x1bf608…071496
0x278b…05b00x3e0a…78e7Base—$0.005665100%coinbase75d ago0x7adbfe…c519cc
0x278b…05b00x3e0a…78e7Base—$0.004571100%coinbase75d ago0x2f07b6…e63bcf
0x278b…05b00x3e0a…78e7Base—$0.004183100%coinbase75d ago0xe34f06…bbd1a7
0x278b…05b00x3e0a…78e7Base—$0.003669100%coinbase75d ago0xa86ddb…db26a2
0x278b…05b00x3e0a…78e7Base—$0.005802100%coinbase75d ago0xff947b…4ab2e4
0x278b…05b00x3e0a…78e7Base—$0.005777100%coinbase75d ago0x3eda9f…7bb36e
0x278b…05b00x3e0a…78e7Base—$0.005258100%coinbase75d ago0x5d0f30…112f24
0x278b…05b00x3e0a…78e7Base—$0.005737100%coinbase75d ago0x1a5ab5…f69eb5
0x278b…05b00x3e0a…78e7Base—$0.004341100%coinbase75d ago0x13fb99…cec7fb
0x278b…05b00x3e0a…78e7Base—$0.003083100%coinbase75d ago0x6350d1…8cee1c
0x278b…05b00x3e0a…78e7Base—$0.004951100%coinbase75d ago0x65f09f…5eb761
0x278b…05b00x3e0a…78e7Base—$0.005788100%coinbase75d ago0x7f03d8…5d6ae1
0x278b…05b00x3e0a…78e7Base—$0.005355100%coinbase75d ago0xb8a768…bf843e
0x278b…05b00x3e0a…78e7Base—$0.004631100%coinbase75d ago0xfa75fc…f0fb9f
0x278b…05b00x3e0a…78e7Base—$0.003205100%coinbase75d ago0xeefb73…2cadaf
0x278b…05b00x3e0a…78e7Base—$0.004208100%coinbase75d ago0xfae557…60dd87
0x278b…05b00x3e0a…78e7Base—$0.005036100%coinbase75d ago0x6cd1be…88edeb
0x278b…05b00x3e0a…78e7Base—$0.003607100%coinbase75d ago0x13800e…7d5449
0x278b…05b00x3e0a…78e7Base—$0.002824100%coinbase75d ago0xf49d63…83305e
0x278b…05b00x3e0a…78e7Base—$0.004626100%coinbase75d ago0x128707…b188b3
0x278b…05b00x3e0a…78e7Base—$0.002791100%coinbase75d ago0xe63810…ade392
0x278b…05b00x3e0a…78e7Base—$0.003521100%coinbase75d ago0xa60762…9a07d4

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.