Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e6b…439d0xb300…8e84Base—$0.63100%candidates101d ago0x0cefb9…e76998
0xe71f…12230xb300…8e84Base—$0.26100%candidates101d ago0xb4ac0f…d7b42d
0xa990…7daa0xb300…8e84Base—$0.40100%candidates101d ago0x4d05ab…fce730
0xde85…870b0xb300…8e84Base—$0.05100%candidates101d ago0x00952e…b21c3d
0x8a19…0e170xb300…8e84Base—$0.58100%fluxa102d ago0x9b870b…350e31
0xc1a9…f4980xb300…8e84Base—$1.18100%fluxa102d ago0x0eeed6…a1fcc2
0x0e13…16c40xb300…8e84Base—$0.02100%fluxa102d ago0x8f9c34…84c3dd
0x7324…db430xb300…8e84Base—$0.05100%fluxa102d ago0x60e394…04bdb7
0x0e13…16c40xb300…8e84Base—$0.50100%fluxa102d ago0x9b73aa…bb4aee
0x3c73…739f0xb300…8e84Base—$1.13100%fluxa102d ago0x89f614…1d0028
0x69a5…5fc10xb300…8e84Base—$0.68100%fluxa102d ago0xd0a6c0…50fde9
0x7bd2…253d0xb300…8e84Base—$0.40100%fluxa102d ago0xecd8dc…c9b460
0x2455…59f70xb300…8e84Base—$4.42100%fluxa102d ago0xa6c348…621cb4
0xb82a…4a070xb300…8e84Base—$0.73100%fluxa102d ago0x94c4fe…58d0b7
0xcdb9…45a70xb300…8e84Base—$0.73100%fluxa102d ago0xac96c5…55c728
0xa37a…56f60xb300…8e84Base—$0.63100%fluxa102d ago0x568e29…dcbf0b
0xcbac…c3b60xb300…8e84Base—$0.68100%fluxa102d ago0xe5303e…338962
0x499d…be130xb300…8e84Base—$0.50100%fluxa102d ago0x517f32…82cf2f
0x28d5…216d0xb300…8e84Base—$0.20100%fluxa102d ago0xf2e668…68ead8
0x3647…d7700xb300…8e84Base—$0.60100%fluxa102d ago0x9ec2ba…f81c53
0xb076…012d0xb300…8e84Base—$0.25100%fluxa102d ago0xcb8c01…ccecd7

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.