Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x3500…7e96Base$0.98100%fluxa50d ago0x63ee2d…58cb54
0xc49a…9d2f0x2c51…7c3eBase$0.98100%fluxa50d ago0x43f7dc…6014e4
0xc49a…9d2f0x4b84…9426Base$0.98100%fluxa50d ago0x64c111…96ff5b
0xc49a…9d2f0x69f4…7bcbBase$0.98100%fluxa50d ago0x5f9de7…0f5c45
0xc49a…9d2f0x7302…7d6cBase$0.98100%fluxa50d ago0xb90ae1…637ddb
0xc49a…9d2f0x682e…5d0fBase$1.96100%fluxa50d ago0x5c463e…11c3c2
0xc49a…9d2f0x81a0…7a0eBase$0.98100%fluxa50d ago0x9b71a4…4ebb85
0xc49a…9d2f0x264d…b254Base$1.96100%fluxa50d ago0x827366…c53c4b
0xc49a…9d2f0x4342…53d4Base$0.98100%fluxa50d ago0xd627f2…8b3134
0xc49a…9d2f0xe787…39acBase$0.98100%fluxa50d ago0xafa06a…eecdb5
0xc49a…9d2f0xbd38…7e70Base$0.98100%fluxa50d ago0x8f0493…f2cb48
0xc49a…9d2f0xe0bc…dbfdBase$0.98100%fluxa50d ago0x4799d5…5cb155
0xc49a…9d2f0xccd7…e28bBase$0.98100%fluxa50d ago0x7fbfa9…8efed4
0xc49a…9d2f0x2b15…e038Base$1.96100%fluxa50d ago0x1b2d36…dc66fd
0xc49a…9d2f0x6617…e7d4Base$1.96100%fluxa50d ago0x3d4344…f9bd0c
0xc49a…9d2f0xef66…65f2Base$1.96100%fluxa50d ago0xb69d24…d677e9
0xc49a…9d2f0xd9ab…4cd1Base$0.98100%fluxa50d ago0x4b1b37…3dcf44
0xc49a…9d2f0xb2c7…e988Base$0.98100%fluxa51d ago0xbcb5c3…a849b7
0xc49a…9d2f0x7db0…7795Base$0.98100%fluxa51d ago0x17e678…e4287c
0xc49a…9d2f0x65e9…69fcBase$0.98100%fluxa51d ago0xbb40a0…193dae
0xc49a…9d2f0x2908…84b2Base$0.98100%fluxa51d ago0x8611dd…0246a8
0xc49a…9d2f0x1817…97f0Base$0.98100%fluxa51d ago0xa6c7ed…9580d9
0xc49a…9d2f0x9ef8…4e72Base$1.96100%fluxa51d ago0x746f94…0e82df
0xc49a…9d2f0x244a…848dBase$0.98100%fluxa51d ago0x97e73d…7eb9e0
0xc49a…9d2f0x15fc…1871Base$0.98100%fluxa51d ago0x1999eb…db367a

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.