Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x1653f5…f7b63d
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b12s ago0x264e4f…c20366
0xb22c…50070x5aae…482eBase$0.25100%coinbase14s ago0xc4d993…aea556
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b14s ago0x076bab…4824b9
0xfb9a…c3490x1035…a9f3Base$0.000001100%primer14s ago0x31d29b…7c4034
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa20s ago0xd558db…7df987
0x1d01…fd1c0x8a12…0881Base$1.11100%coinbase20s ago0x0c4009…d78c7b
0x102e…ab430xa9dd…2315Base$0.002100%coinbase26s ago0xa91d88…1f2706
0x102e…ab430xa9dd…2315Base$0.002100%coinbase28s ago0xb99bfb…f6b4ba
0x102e…ab430xa9dd…2315Base$0.002100%coinbase28s ago0xe3cc3d…2794c8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0xb6ae6a…80d2f2
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase28s ago0xa60dbe…f0e455
0x13db…51920xa6a9…809dBase$40.01100%mrdn32s ago0xeff050…19ca29
0x3dd7…abd50x3e0a…78e7Base$0.004957100%coinbase36s ago0x4ac2a6…c31b0e
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase38s ago0x485e5c…53ab69
0x4ff4…20120x8a12…0881Base$0.68100%coinbase40s ago0xb8fa15…9e754d
0xa787…64cf0x47c5…4fc3Base$10.5070%0x05c6…16ba40s ago0xc4ae37…9d527d
0x4964…14270xfe80…47eeBase$0.001100%fluxa42s ago0x25c246…beceb9
0x1edd…0c930xa0af…2542Base$3.00100%coinbase44s ago0x6e9b90…e4a46a
0xe9e0…df370x47c5…4fc3Base$10.5070%0x1513…b51348s ago0x217715…5c8ad1
0x102e…ab430xa9dd…2315Base$0.002100%coinbase48s ago0xcc264e…7c3da4
0x102e…ab430xa9dd…2315Base$0.002100%coinbase48s ago0x6e45b0…f87b8f
0x7eb0…92310x6839…1a2bBase$0.003100%coinbase48s ago0xc17aee…9e898d
0x102e…ab430xa9dd…2315Base$0.002100%coinbase50s ago0x50560e…59e0cb
0x7a71…a3690x1670…fd4dBasex402 service$0.003100%coinbase50s ago0xdbd24d…77c812

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.