Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x8d9bcf…0f2fda
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x9f79f9…726cb6
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x4dc02d…e0e840
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x1f1f53…380b07
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xa4ad5a…6bf547
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x9cd2f9…497416
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xdda6c2…5e3086
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x756cd0…fc255e
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xbd5643…212f6c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xf41051…68e780
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xcb101b…e29fcc
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xdfad80…3f9b36
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xcc0f90…ba1616
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xdbcf3a…8ed958
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x8f5aa6…bfc681
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x437422…48a387
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x50c74b…563628
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x1601d7…2b4127
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xe7097a…953f69
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x42c3a9…72efc0
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xd10931…a322ab
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x45293f…8db90c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x319a92…5d59bd
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0xd20e03…cffdcd
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase37d ago0x9c7ddf…501c5f

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.