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—$1.05100%0x1875…8fcf113d ago0x57488f…ed458d
0xdd07…45b90x0e3d…7757Base—$5.25100%0x19e0…dcbe113d ago0x1c9343…a48efa
0xdd07…45b90x0e3d…7757Base—$3.15100%0x88c8…5038113d ago0x2a8aad…8d49d3
0xdd07…45b90x0e3d…7757Base—$17.85100%0x1af6…8fa3113d ago0x7d29a7…4b8a98
0xdd07…45b90x0e3d…7757Base—$21.00100%0xe9f7…982b113d ago0xa66338…9e825b
0xdd07…45b90x0e3d…7757Base—$6.30100%0x20d2…f0b2113d ago0xc1b554…38006a
0xdd07…45b90x0e3d…7757Base—$10.50100%0x01d6…4c29113d ago0x25180d…f162b1
0xdd07…45b90x0e3d…7757Base—$1.05100%0xdcda…2337113d ago0x1e8343…afe607
0xdd07…45b90x0e3d…7757Base—$1.05100%0x8bc8…eb02113d ago0x34c2d9…a0ff08
0xdd07…45b90x0e3d…7757Base—$5.25100%0xc89e…7958113d ago0x93a83c…478a9d
0xdd07…45b90x0e3d…7757Base—$4.20100%0xe9e4…1963113d ago0x01aaa2…1e573c
0xdd07…45b90x0e3d…7757Base—$7.35100%0x643b…9404113d ago0x7ab811…91856f
0xdd07…45b90x0e3d…7757Base—$3.15100%0x28a1…4ae5113d ago0x2003d3…23280a
0xdd07…45b90x0e3d…7757Base—$10.50100%0x8183…61da113d ago0x44f866…24be26
0xdd07…45b90x0e3d…7757Base—$3.15100%0x0fb0…4859113d ago0x354a78…53467e
0xdd07…45b90x0e3d…7757Base—$1.05100%0x01d6…4c29114d ago0x91f928…2bdc9f
0xdd07…45b90x0e3d…7757Base—$2.10100%0xc06a…3447114d ago0xf305d2…e540a6
0xdd07…45b90x0e3d…7757Base—$3.15100%0x0562…cf20114d ago0x25dd17…e3e51f
0xdd07…45b90x0e3d…7757Base—$5.25100%0x03f1…4e5f114d ago0xcbbad9…17e428
0xdd07…45b90x0e3d…7757Base—$10.50100%0xc7fb…4414114d ago0x2bcdb2…f91f6b
0xdd07…45b90x0e3d…7757Base—$3.15100%0xde1b…a3a2114d ago0x7421a0…244897
0xdd07…45b90x0e3d…7757Base—$3.15100%0x7250…0f20114d ago0x76eccf…4139eb
0xdd07…45b90x0e3d…7757Base—$1.05100%0xc836…5c46114d ago0x2900a4…2cc0f3
0xdd07…45b90x0e3d…7757Base—$10.50100%0xd812…ee44114d ago0x7dbaae…173575
0xdd07…45b90x0e3d…7757Base—$2.10100%0xf345…7b34114d ago0x22f547…455232

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.