Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd05c…82600xc4f0…0bb9Base—$1.0020%Payer-submitted25d ago0x88acc4…ea594a
0x9eec…9ba20xc4f0…0bb9Base—$418.0770%0xd05c…826025d ago0x617e72…d50020
0x9eec…9ba20xc4f0…0bb9Base—$417.0670%0xd05c…826026d ago0xef4ad4…1a982e
0x9eec…9ba20xc4f0…0bb9Base—$413.0570%0xd05c…826026d ago0x4c685d…dd4975
0x5242…a6080xc4f0…0bb9Base—$26.0070%0xd05c…826026d ago0xadad0a…792cd1
0x4c7d…a4ad0xc4f0…0bb9Base—$123.0170%0xd05c…826026d ago0x6ec387…0634f6
0x4c7d…a4ad0xc4f0…0bb9Base—$123.0170%0xd05c…826026d ago0x4726ab…c54a9d
0x4c7d…a4ad0xc4f0…0bb9Base—$122.0270%0xd05c…826026d ago0xbc15ab…718860
0x4c7d…a4ad0xc4f0…0bb9Base—$122.0170%0xd05c…826026d ago0xfc5e25…87dec1
0x4c7d…a4ad0xc4f0…0bb9Base—$120.0170%0xd05c…826026d ago0x8a4d00…7ac865
0x0b81…1bb60xc4f0…0bb9Base—$43.0070%0xd05c…826026d ago0xe8779f…1719ad
0x9eec…9ba20xc4f0…0bb9Base—$404.0470%0xd05c…826026d ago0x9f7e39…e0f09c
0x0b81…1bb60xc4f0…0bb9Base—$43.0070%0xd05c…826026d ago0x9ac194…3aad33
0x0b81…1bb60xc4f0…0bb9Base—$43.0070%0xd05c…826026d ago0xd62bdd…1f24a0
0x9eec…9ba20xc4f0…0bb9Base—$391.0470%0xd05c…826026d ago0xaa470b…284ad5
0x0b81…1bb60xc4f0…0bb9Base—$42.0070%0xd05c…826026d ago0xea7ea3…1ce1e1
0x0b81…1bb60xc4f0…0bb9Base—$40.0070%0xd05c…826026d ago0xb2fe8b…1da117
0xc88c…d0ce0xc4f0…0bb9Base—$59.7970%0xd05c…826026d ago0x4d4e7f…551934
0x850d…90a50xc4f0…0bb9Base—$388.0170%0xd05c…826026d ago0x3d3861…8cf4ef

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.