Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xe0744e…79fefe
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x485a0c…6f98c4
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xd69590…0b972d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xaffd4b…633874
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xd03011…903290
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x3ea059…844686
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x07d633…b3dca1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xfdc33b…c90f22
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xc46995…352df8
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xef21e7…f0a8dc
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x51b18d…11f33c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xd48dcc…168cf4
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xd07ec1…400857
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x5867a8…0f8bc2
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x283329…216e42
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xbfacfa…3be2d9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x6cb5aa…a42a18
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x93c77c…71b42e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x9870b7…ed893a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xdeff2b…e95ca3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x499e69…6402e3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xa81584…bad5d9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x981ded…4a214b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0x8ba91f…d3e39c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase40d ago0xa55067…f60660

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.