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—$8.40100%0x8ae6…570680d ago0x2d5682…3ba402
0xdd07…45b90x0e3d…7757Base—$1.05100%0x76aa…2a0a80d ago0x44e1bc…eddef6
0xdd07…45b90x0e3d…7757Base—$6.30100%0x0dd9…36a580d ago0xe88ecc…9296ce
0xdd07…45b90x0e3d…7757Base—$10.50100%0x665d…3bb980d ago0x7182cf…c8f844
0xdd07…45b90x0e3d…7757Base—$2.10100%0x2c22…1f1c80d ago0x07fd6b…06a52c
0xdd07…45b90x0e3d…7757Base—$5.25100%0xb55c…2e3e81d ago0x1b421f…6b4252
0xdd07…45b90x0e3d…7757Base—$3.15100%0x1a4b…80bc81d ago0xa26cc2…ec199d
0xdd07…45b90x0e3d…7757Base—$10.50100%0xf098…e1e481d ago0x850af8…96b8f7
0xdd07…45b90x0e3d…7757Base—$1.05100%0x748e…1c7481d ago0xbd4270…75bd9a
0xdd07…45b90x0e3d…7757Base—$3.15100%0x2d05…53d081d ago0x8ce689…027f3e
0xdd07…45b90x0e3d…7757Base—$8.40100%0x9547…14df81d ago0xa2594c…ce5386
0xdd07…45b90x0e3d…7757Base—$4.20100%0xbcc0…614b81d ago0x490ab9…2a34e6
0xdd07…45b90x0e3d…7757Base—$10.50100%0x7381…a3ba81d ago0x438329…17d55d
0xdd07…45b90x0e3d…7757Base—$3.15100%0x466a…f27181d ago0x154fc9…d3a939
0xdd07…45b90x0e3d…7757Base—$10.50100%0x6bac…5e9b81d ago0x1a8cff…fff340
0xdd07…45b90x0e3d…7757Base—$2.10100%0xd8e2…3d4b81d ago0xc6fda5…4b904f
0xdd07…45b90x0e3d…7757Base—$2.10100%0x175b…99fa81d ago0xf5a0e4…3f4875
0xdd07…45b90x0e3d…7757Base—$10.50100%0xd54e…541d81d ago0x9b654c…77d0ae
0xdd07…45b90x0e3d…7757Base—$10.50100%0x4e07…cf7c81d ago0xce4de5…6cd37f
0xdd07…45b90x0e3d…7757Base—$3.15100%0xc0fa…66cc81d ago0xbe07af…54015a
0xdd07…45b90x0e3d…7757Base—$4.20100%0x4e4a…2e7381d ago0x3ba1b7…767796
0xdd07…45b90x0e3d…7757Base—$5.25100%0x58f6…451781d ago0xcc06e6…0b7765
0xdd07…45b90x0e3d…7757Base—$1.05100%0x3d53…a35981d ago0x1c20f3…57196f
0xdd07…45b90x0e3d…7757Base—$5.25100%0xb182…b93d81d ago0x7f2281…909693
0xdd07…45b90x0e3d…7757Base—$5.25100%0x466a…f27181d ago0xab1d00…f8d7d6

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.