Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfed8…eb550x3e0a…78e7Base—$0.005511100%coinbase74d ago0xfdc055…c2ca34
0xfed8…eb550x3e0a…78e7Base—$0.002796100%coinbase74d ago0x0a5085…80eb80
0xfed8…eb550x3e0a…78e7Base—$0.004764100%coinbase74d ago0xbf51dc…a77384
0xfed8…eb550x3e0a…78e7Base—$0.003155100%coinbase74d ago0xb7a1c5…f2c4d9
0xfed8…eb550x3e0a…78e7Base—$0.003944100%coinbase74d ago0xd5afcd…f69524
0xfed8…eb550x3e0a…78e7Base—$0.005465100%coinbase75d ago0xd53448…427515
0xfed8…eb550x3e0a…78e7Base—$0.005809100%coinbase75d ago0xe914d2…1a741f
0xfed8…eb550x3e0a…78e7Base—$0.005806100%coinbase75d ago0x9ca5d7…1eddd4
0xfed8…eb550x3e0a…78e7Base—$0.0056100%coinbase75d ago0xae918c…4f463d
0xfed8…eb550x3e0a…78e7Base—$0.003857100%coinbase75d ago0xcdef38…97361d
0xfed8…eb550x3e0a…78e7Base—$0.003539100%coinbase75d ago0x3841bf…1b8263
0xfed8…eb550x3e0a…78e7Base—$0.00518100%coinbase75d ago0x9b9b4b…ea56c0
0xfed8…eb550x3e0a…78e7Base—$0.003208100%coinbase75d ago0x2499cf…67df54
0xfed8…eb550x3e0a…78e7Base—$0.004557100%coinbase75d ago0xf002d4…8b4b60
0xfed8…eb550x3e0a…78e7Base—$0.004967100%coinbase75d ago0x8cac8d…f49b28
0xfed8…eb550x3e0a…78e7Base—$0.004221100%coinbase75d ago0xdf45de…12404b
0xfed8…eb550x3e0a…78e7Base—$0.004865100%coinbase75d ago0x87e05d…7ee424
0xfed8…eb550x3e0a…78e7Base—$0.005797100%coinbase75d ago0x766eab…aed04b
0xfed8…eb550x3e0a…78e7Base—$0.005699100%coinbase75d ago0x6ab893…dedb21
0xfed8…eb550x3e0a…78e7Base—$0.004848100%coinbase75d ago0x18900d…ed0c15
0xfed8…eb550x3e0a…78e7Base—$0.00584100%coinbase75d ago0x1b1065…597fe1
0xfed8…eb550x3e0a…78e7Base—$0.005846100%coinbase75d ago0xf33900…153dd4
0xfed8…eb550x3e0a…78e7Base—$0.002994100%coinbase75d ago0xb31a83…64a656
0xfed8…eb550x3e0a…78e7Base—$0.004966100%coinbase75d ago0x05fd07…2b942f
0xfed8…eb550x3e0a…78e7Base—$0.005139100%coinbase75d ago0x5b7a73…6aae5f

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.