Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc51…bacb0x4f4b…422dBase$0.04100%coinbase9s ago0x2365ae…0a5926
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b9s ago0xb35cab…1b209b
0x2fc6…befe0xfbb6…43efBase$197.6370%0x6351…0d629s ago0xfc2229…3d0e5d
0xcea7…c5250x5fd3…ab3cBase$0.000001100%primer11s ago0x887dc0…9a932b
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b11s ago0x4aceae…b0f6c3
0x2749…47b20x3e0a…78e7Base$0.004102100%coinbase13s ago0x43010f…a79643
0xa077…a3ff0x5aae…482eBase$0.25100%coinbase13s ago0xcd9091…8974bf
0xb732…22280xfe80…47eeBase$0.001100%fluxa15s ago0xc68f14…6868bc
0xb697…a5320xa8b2…1d68Base$0.0170%0x9501…c67715s ago0x9f5934…30b7c1
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b15s ago0x9725d0…69905f
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b15s ago0xa93056…8a02cd
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b15s ago0x59d4d5…b4c6ed
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b15s ago0x97eab7…79231e
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase15s ago0xe3435c…cfce37
0xc061…f6030xa0af…2542Base$0.50100%coinbase17s ago0x520229…02fdbf
0x1332…66eb0x47c5…4fc3Base$105.0070%0x9618…286117s ago0xdbc9a8…9bc76e
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase17s ago0xbebd0d…275f63
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase17s ago0xbc0b1c…163b5c
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2e76…b74917s ago0xc3f99a…a0d0ef
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase19s ago0x47f832…eaa32d
0x3cb8…13950x6839…1a2bBase$0.003100%coinbase21s ago0xe12929…c19ebf
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525s ago0x7fa1f4…e33033
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc33s ago0x023a65…c1f930
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase35s ago0x93cc9e…2008cc
0x1242…57350xe74e…7ac1Base$7.0070%0x3e32…3ce737s ago0xda3178…1e8474

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.