Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf876…7e4a0x3e0a…78e7Base—$0.003633100%coinbase74d ago0xb8ffe9…7b0769
0xf876…7e4a0x3e0a…78e7Base—$0.004698100%coinbase74d ago0x487025…fa2957
0xf876…7e4a0x3e0a…78e7Base—$0.003104100%coinbase74d ago0x3ede8c…d9e5d8
0xf876…7e4a0x3e0a…78e7Base—$0.003211100%coinbase74d ago0x601a93…1a2909
0xf876…7e4a0x3e0a…78e7Base—$0.003232100%coinbase74d ago0x5da3f0…b07e15
0xf876…7e4a0x3e0a…78e7Base—$0.005279100%coinbase74d ago0x7bea6c…637932
0xf876…7e4a0x3e0a…78e7Base—$0.004742100%coinbase74d ago0x567666…0d2f06
0xf876…7e4a0x3e0a…78e7Base—$0.003292100%coinbase74d ago0x14c663…f190d5
0xf876…7e4a0x3e0a…78e7Base—$0.00467100%coinbase74d ago0x904f9a…faee89
0xf876…7e4a0x3e0a…78e7Base—$0.004478100%coinbase74d ago0xe55b31…6ea824
0xf876…7e4a0x3e0a…78e7Base—$0.003418100%coinbase74d ago0x4e6466…2ffaad
0xf876…7e4a0x3e0a…78e7Base—$0.004118100%coinbase74d ago0x8a2bf2…28e5fa
0xf876…7e4a0x3e0a…78e7Base—$0.003819100%coinbase74d ago0xae64a5…c71966
0xf876…7e4a0x3e0a…78e7Base—$0.00351100%coinbase74d ago0x0efbaf…7ba310
0xf876…7e4a0x3e0a…78e7Base—$0.005237100%coinbase74d ago0x708dfe…4e6770
0xf876…7e4a0x3e0a…78e7Base—$0.003872100%coinbase74d ago0x20f2b1…c1d4dd
0xf876…7e4a0x3e0a…78e7Base—$0.004294100%coinbase74d ago0x80bafe…6ccf2e
0xf876…7e4a0x3e0a…78e7Base—$0.004349100%coinbase74d ago0x397f10…41bde1

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.