Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x240f9f…5e9e75
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0x2717f5…2262c4
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x501477…22e770
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0x85151d…cc7284
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x1e7517…230caa
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0x88e351…2c0744
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0xddc0f5…941753
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0x99002c…ae546c
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0xd40bd2…c4148b
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0xc5b12a…94575a
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x101e6c…edfa68
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0xb0f5d3…424d90
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x8a4977…fb9ad8
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0x1d0e42…99a585
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x74c071…d18585
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0xdfda92…9e3d5a
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x233d8e…91acee
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0x1451a8…656819
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0x3d5473…a31e18
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x455d97…56c3d6
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x3af04e…88943b
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0x312212…65e3ee
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x3cb10a…efb2dc
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates117d ago0xe345d6…816098
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase117d ago0x436ac0…7243f5

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.