Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb7b…b4320x9e35…98d6Base—$0.02100%0x461a…5962105d ago0x5480ef…13ecc5
0xfb7b…b4320x0c58…8a64Base—$0.00768100%0x461a…5962105d ago0x9439ff…74c4a4
0xfb7b…b4320x975e…4da4Base—$0.003776100%0x461a…5962105d ago0x250373…115f4e
0xfb7b…b4320x87fa…a810Base—$0.00768100%0x461a…5962105d ago0xcb89ef…b03ac0
0xfb7b…b4320xe155…7e07Base—$0.01100%0x461a…5962105d ago0x820846…1bc45d
0xfb7b…b4320xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x744113…b4d227
0xfb7b…b4320x4419…5375Base—$0.02100%0x461a…5962105d ago0x5309c5…e03e2e
0xfb7b…b4320xf0a0…3373Base—$0.02100%0x461a…5962105d ago0xc7f64f…147a65
0xfb7b…b4320x44b4…727bBase—$0.003776100%0x461a…5962105d ago0x31694a…4b5754
0xfb7b…b4320xe8af…e09eBase—$0.02100%0x461a…5962105d ago0x2165f7…c212a7
0xfb7b…b4320x87fa…a810Base—$0.00768100%0x461a…5962105d ago0xe1056f…46350c
0xfb7b…b4320xe8af…e09eBase—$0.003776100%0x461a…5962105d ago0x002625…7c7ab2
0xfb7b…b4320x6543…0d46Base—$0.01100%0x461a…5962105d ago0x66ccfe…2b6e3f
0xfb7b…b4320x6543…0d46Base—$0.02100%0x461a…5962105d ago0xb22b87…dbc632
0xfb7b…b4320x93c5…090fBase—$0.02100%0x461a…5962105d ago0x68990b…365c8c
0xfb7b…b4320xd379…8dc1Base—$0.02100%0x461a…5962105d ago0x7ce53e…a4d808
0xfb7b…b4320xb2ed…4c81Base—$0.01100%0x461a…5962105d ago0x7f661e…f4b2a0
0xfb7b…b4320x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x9fbe5c…e5a29d
0xfb7b…b4320x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x4e0e9b…72e78f
0xfb7b…b4320x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x224251…649770
0xfb7b…b4320x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x4c1dc1…cc72c3
0xfb7b…b4320x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xbfa75b…5daeb6
0xfb7b…b4320x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xcdbe1b…a5fb71
0xfb7b…b4320x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x5d66c5…b8b877
0xfb7b…b4320x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x17c0fc…060f8c

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.