Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfce1…4a030x3e0a…78e7Base—$0.0043100%coinbase74d ago0x75a709…577ea2
0xfce1…4a030x3e0a…78e7Base—$0.002748100%coinbase74d ago0x25c5ad…d5f495
0xfce1…4a030x3e0a…78e7Base—$0.003153100%coinbase74d ago0xa9aa1c…3bb89f
0xfce1…4a030x3e0a…78e7Base—$0.002995100%coinbase74d ago0x3bb8b3…c9e6cb
0xfce1…4a030x3e0a…78e7Base—$0.003314100%coinbase74d ago0x063d93…6128b4
0xfce1…4a030x3e0a…78e7Base—$0.003615100%coinbase74d ago0x9a800f…42b7da
0xfce1…4a030x3e0a…78e7Base—$0.003625100%coinbase74d ago0x8cc2f2…7c9c9e
0xfce1…4a030x3e0a…78e7Base—$0.004529100%coinbase74d ago0x38b3f6…8d6f87
0xfce1…4a030x3e0a…78e7Base—$0.003555100%coinbase74d ago0x582877…a13311
0xfce1…4a030x3e0a…78e7Base—$0.003515100%coinbase75d ago0xe70270…f3da59
0xfce1…4a030x3e0a…78e7Base—$0.005541100%coinbase75d ago0xcd3a20…9f458d
0xfce1…4a030x3e0a…78e7Base—$0.004608100%coinbase75d ago0xbb9be5…9c72cd
0xfce1…4a030x3e0a…78e7Base—$0.004627100%coinbase75d ago0x372a4b…a07fb0
0xfce1…4a030x3e0a…78e7Base—$0.005083100%coinbase75d ago0x05b49c…47c78f
0xfce1…4a030x3e0a…78e7Base—$0.002842100%coinbase75d ago0xb8ec1e…2dc9d0
0xfce1…4a030x3e0a…78e7Base—$0.002813100%coinbase75d ago0x62f75b…31b2f9
0xfce1…4a030x3e0a…78e7Base—$0.005789100%coinbase75d ago0xb5c77a…a73360
0xfce1…4a030x3e0a…78e7Base—$0.005936100%coinbase75d ago0x0f388b…290222
0xfce1…4a030x3e0a…78e7Base—$0.004418100%coinbase75d ago0xe18490…255beb
0xfce1…4a030x3e0a…78e7Base—$0.005845100%coinbase75d ago0xcef777…9a0197
0xfce1…4a030x3e0a…78e7Base—$0.004481100%coinbase75d ago0x376ab8…6ccb02
0xfce1…4a030x3e0a…78e7Base—$0.00512100%coinbase75d ago0x092337…e41f59
0xfce1…4a030x3e0a…78e7Base—$0.002834100%coinbase75d ago0x592e3c…ef2444
0xfce1…4a030x3e0a…78e7Base—$0.003833100%coinbase75d ago0x9fcd0d…221052
0xfce1…4a030x3e0a…78e7Base—$0.003759100%coinbase75d ago0xfb701e…3f4b43

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.