Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$3.75100%0x971c…70dd104d ago0x9434e2…a2da62
0x1332…66eb0x0e3d…7757Base$6.30100%0x0562…cf20104d ago0xce79f1…b08c57
0x1332…66eb0x0e3d…7757Base$5.25100%0xdddf…e3d8104d ago0x72b93d…5a9db0
0x1332…66eb0x0e3d…7757Base$52.50100%0x60af…6a25104d ago0xa7e27c…76012d
0x1332…66eb0x0e3d…7757Base$52.50100%0x73f4…8367104d ago0x523f64…4a8d83
0x1332…66eb0x0e3d…7757Base$1.05100%0x7cf5…2407104d ago0x5744ca…2bf0dd
0x1332…66eb0x0e3d…7757Base$63.00100%0x4173…2665104d ago0x5a9df6…a5daf4
0x1332…66eb0x0e3d…7757Base$105.00100%0x9307…e92a104d ago0x056dcf…97b3d4
0x1332…66eb0x0e3d…7757Base$134.00100%0xf8fe…a40d104d ago0xb9a801…ad79c9
0x1332…66eb0x0e3d…7757Base$2.10100%0x2a1b…cb28104d ago0xae8e11…63988a
0x1332…66eb0x0e3d…7757Base$1.05100%0xa782…cada104d ago0x7c3455…437538
0x1332…66eb0x0e3d…7757Base$31.50100%0x238e…2325104d ago0x972221…f4638f
0x1332…66eb0x0e3d…7757Base$7.35100%0xca9f…d201104d ago0xb894d2…44d612
0x1332…66eb0x0e3d…7757Base$31.50100%0x581b…eeb2104d ago0x6714db…93ac78
0x1332…66eb0x0e3d…7757Base$134.35100%0xa8e8…6668104d ago0x3097fd…2ad290
0x1332…66eb0x0e3d…7757Base$21.00100%0x44bc…cd6a104d ago0xd3c6be…a66ab1
0x1332…66eb0x0e3d…7757Base$99.42100%0x629a…da9c104d ago0xa8e459…a93045
0x1332…66eb0x0e3d…7757Base$10.50100%0x53e7…bd10104d ago0x6b28c4…136b8e
0x1332…66eb0x0e3d…7757Base$100.00100%0x8134…0849104d ago0x01fec7…c7f2a7
0x1332…66eb0x0e3d…7757Base$10.50100%0x1e6d…37c1104d ago0xb98ea2…c7544c
0x1332…66eb0x0e3d…7757Base$10.00100%0x44ef…9f63104d ago0x6475bd…f94352
0x1332…66eb0x0e3d…7757Base$56.18100%0x73f4…8367104d ago0xa866dc…baa4bd
0x1332…66eb0x0e3d…7757Base$26.25100%0x096a…5c7b104d ago0xe792c3…d9899b
0x1332…66eb0x0e3d…7757Base$149.10100%0x6768…2435104d ago0xaeece0…d8968c
0x1332…66eb0x0e3d…7757Base$840.00100%0x54c7…4b12104d ago0x928f92…023b36

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.