Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$3.15100%0x0fb0…485964d ago0xf5028b…f1b0cb
0xdd07…45b90x0e3d…7757Base—$1.05100%0x0156…b0f564d ago0x1cb3ff…05ebd3
0xdd07…45b90x0e3d…7757Base—$3.15100%0xc5c7…f8a564d ago0x20bd60…56c359
0xdd07…45b90x0e3d…7757Base—$1.05100%0xcf26…86e664d ago0x89038e…71d404
0xdd07…45b90x0e3d…7757Base—$2.10100%0xa6d0…a3cd64d ago0x22cbba…4cb528
0xdd07…45b90x0e3d…7757Base—$10.50100%0x8b99…df7965d ago0xa8627e…ae73d8
0xdd07…45b90x0e3d…7757Base—$2.10100%0x0553…cecf65d ago0xc3bf80…fa422a
0xdd07…45b90x0e3d…7757Base—$31.50100%0x45b4…af2765d ago0xbdf2db…fae832
0xdd07…45b90x0e3d…7757Base—$3.15100%0x4eef…bbd265d ago0xb72db1…1e0159
0xdd07…45b90x0e3d…7757Base—$2.10100%0xe9f7…982b65d ago0x1d5a15…ba2cc7
0xdd07…45b90x0e3d…7757Base—$11.55100%0x6078…eee865d ago0x4ec79e…1b6fd9
0xdd07…45b90x0e3d…7757Base—$3.15100%0x64e4…55d965d ago0x23420a…1a659c
0xdd07…45b90x0e3d…7757Base—$1.05100%0xe1d1…1b1965d ago0x98002d…54a562
0xdd07…45b90x0e3d…7757Base—$6.30100%0x7bc8…426165d ago0x4c9f38…467f0e
0xdd07…45b90x0e3d…7757Base—$5.25100%0x096a…5c7b65d ago0xaff016…c933d7
0xdd07…45b90x0e3d…7757Base—$1.05100%0x6d25…ee4165d ago0x12c265…fb7204
0xdd07…45b90x0e3d…7757Base—$4.20100%0xc216…7c2365d ago0x1059b3…acedba
0xdd07…45b90x0e3d…7757Base—$2.10100%0x9510…bc1265d ago0x032997…40c141
0xdd07…45b90x0e3d…7757Base—$1.05100%0x406c…cda365d ago0x8f0922…9fbe18
0xdd07…45b90x0e3d…7757Base—$3.15100%0x9190…8d8365d ago0xaef03d…242433
0xdd07…45b90x0e3d…7757Base—$3.15100%0x7929…b33165d ago0x7d5bf8…7242b7
0xdd07…45b90x0e3d…7757Base—$3.15100%0x79bd…fda165d ago0x7e82d1…e8ff2f

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.