Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59d1…5f740x3e0a…78e7Base—$0.004506100%coinbase74d ago0xeffa73…701f74
0x59d1…5f740x3e0a…78e7Base—$0.005776100%coinbase74d ago0x23f5a2…73e97e
0x59d1…5f740x3e0a…78e7Base—$0.004843100%coinbase74d ago0x26cdc8…077f60
0x59d1…5f740x3e0a…78e7Base—$0.005178100%coinbase74d ago0x6ae299…aa00e0
0x59d1…5f740x3e0a…78e7Base—$0.002933100%coinbase74d ago0x6d7941…c9619d
0x59d1…5f740x3e0a…78e7Base—$0.003407100%coinbase74d ago0x8da73d…ff2951
0x59d1…5f740x3e0a…78e7Base—$0.004243100%coinbase74d ago0x82f6b9…b3272f
0x59d1…5f740x3e0a…78e7Base—$0.005575100%coinbase74d ago0x386533…c9fe45
0x59d1…5f740x3e0a…78e7Base—$0.002968100%coinbase74d ago0x025ab7…402b4c
0x59d1…5f740x3e0a…78e7Base—$0.00443100%coinbase74d ago0x69932e…c38298
0x59d1…5f740x3e0a…78e7Base—$0.003647100%coinbase74d ago0xbe6327…9f7950
0x59d1…5f740x3e0a…78e7Base—$0.004458100%coinbase74d ago0xd4974e…3dd4a9
0x59d1…5f740x3e0a…78e7Base—$0.003491100%coinbase74d ago0x63915e…3bd1bd
0x59d1…5f740x3e0a…78e7Base—$0.00339100%coinbase74d ago0x227b66…7278fd
0x59d1…5f740x3e0a…78e7Base—$0.004952100%coinbase74d ago0x127d19…a04849
0x59d1…5f740x3e0a…78e7Base—$0.004426100%coinbase75d ago0x0d7b35…d0d1cd
0x59d1…5f740x3e0a…78e7Base—$0.003211100%coinbase75d ago0x71f2aa…db33e1
0x59d1…5f740x3e0a…78e7Base—$0.00318100%coinbase75d ago0xe1e078…932b7f
0x59d1…5f740x3e0a…78e7Base—$0.005108100%coinbase75d ago0x0d3ccd…bd840a
0x59d1…5f740x3e0a…78e7Base—$0.004626100%coinbase75d ago0xfe77e4…771799
0x59d1…5f740x3e0a…78e7Base—$0.004632100%coinbase75d ago0x0c6a8e…796ed0
0x59d1…5f740x3e0a…78e7Base—$0.004765100%coinbase75d ago0x322181…b9aafe
0x59d1…5f740x3e0a…78e7Base—$0.005592100%coinbase75d ago0x3bc24b…656113
0x59d1…5f740x3e0a…78e7Base—$0.005349100%coinbase75d ago0xdc4fb6…302203
0x59d1…5f740x3e0a…78e7Base—$0.002854100%coinbase75d ago0x828b68…5dbd0b

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.