Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x1e3f…abf60x11ab…2759Base—$0.00670%0x0018…ca9728d ago0x7d27aa…d71b53
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9728d ago0x48612d…949cd3
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9728d ago0xbfd3f1…3df8b2
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9728d ago0xc18fde…046f95
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9728d ago0xd70060…5de23e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9728d ago0xc80144…1a313f
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9728d ago0x8267cf…7ba657
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9728d ago0x8183bf…9d4ae8
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9728d ago0x8d6740…bdb87c
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9728d ago0x1792f9…c9154b
0xf614…01de0x7246…b43dBase—$0.007570%0x0018…ca9728d ago0xf3224a…771043
0xf614…01de0x7246…b43dBase—$0.007570%0x0018…ca9728d ago0x9db38d…510488
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x194e46…1de8c9
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x33cb2e…165a38
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0xe19380…5f3479
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x64bb94…be7b7a
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x01351c…9ed340
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x945e38…26cf89
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x6420ae…0bc6db
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0xe8afa0…3848f0
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0xc6f5fa…928a8e
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x572705…904969
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x55ec66…2e9824
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0xd726e9…0fbfd1
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x96f290…3257d2

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.