Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9cc…939a0x3e0a…78e7Base—$0.002938100%coinbase74d ago0xc08b8e…8ecd07
0xe9cc…939a0x3e0a…78e7Base—$0.003353100%coinbase74d ago0x57f3bf…2788e6
0xe9cc…939a0x3e0a…78e7Base—$0.005784100%coinbase74d ago0x12671e…ceced6
0xe9cc…939a0x3e0a…78e7Base—$0.002984100%coinbase74d ago0xa26e3d…e98d49
0xe9cc…939a0x3e0a…78e7Base—$0.002977100%coinbase74d ago0x85f54b…89c73b
0xe9cc…939a0x3e0a…78e7Base—$0.005658100%coinbase74d ago0xa334a3…98bd15
0xe9cc…939a0x3e0a…78e7Base—$0.003426100%coinbase74d ago0x726866…ea8fa2
0xe9cc…939a0x3e0a…78e7Base—$0.004039100%coinbase74d ago0x6661d3…ebfbfd
0xe9cc…939a0x3e0a…78e7Base—$0.005487100%coinbase74d ago0x353b18…46fd42
0xe9cc…939a0x3e0a…78e7Base—$0.004074100%coinbase74d ago0x7e7fdf…d6d659
0xe9cc…939a0x3e0a…78e7Base—$0.004774100%coinbase74d ago0x3a62e6…c12e65
0xe9cc…939a0x3e0a…78e7Base—$0.004595100%coinbase74d ago0x4195f4…df3cff
0xe9cc…939a0x3e0a…78e7Base—$0.004408100%coinbase74d ago0x5ad33f…b32dfe
0xe9cc…939a0x3e0a…78e7Base—$0.005195100%coinbase74d ago0x63e544…0715ee
0xe9cc…939a0x3e0a…78e7Base—$0.003802100%coinbase74d ago0x7424a5…5eed45
0xe9cc…939a0x3e0a…78e7Base—$0.005901100%coinbase74d ago0xb64d44…17fd9f
0xe9cc…939a0x3e0a…78e7Base—$0.00551100%coinbase74d ago0x8a5884…a11d0b
0xe9cc…939a0x3e0a…78e7Base—$0.004588100%coinbase74d ago0x1fa06c…a78553
0xe9cc…939a0x3e0a…78e7Base—$0.005863100%coinbase74d ago0xbecc66…07c178
0xe9cc…939a0x3e0a…78e7Base—$0.004522100%coinbase74d ago0x1d0ed5…1dfb8f
0xe9cc…939a0x3e0a…78e7Base—$0.004297100%coinbase74d ago0x51d889…c657c5
0xe9cc…939a0x3e0a…78e7Base—$0.005455100%coinbase75d ago0xb05361…8cd419
0xe9cc…939a0x3e0a…78e7Base—$0.003715100%coinbase75d ago0xe6df44…4777e7
0xe9cc…939a0x3e0a…78e7Base—$0.004484100%coinbase75d ago0xa93a61…69c011
0xe9cc…939a0x3e0a…78e7Base—$0.005276100%coinbase75d ago0x6785fb…58baa0

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.